Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1
-
Fix Version/s: None
-
Component/s: install:install-file
-
Labels:None
-
Number of attachments :
Description
If I do mvn install:install-file -Dfile=foo.jar then the plugin should attempt to see if this jar contains a pom.xml as a fallback since I didn't specify such information on the command line. In the case of getting a plugin from the web such as here: http://code.google.com/p/maven-overview-plugin/ this would be really nice.