install:install-file should default to a pom file found in the jar if available -------------------------------------------------------------------------------
Key: MINSTALL-52 URL: http://jira.codehaus.org/browse/MINSTALL-52 Project: Maven 2.x Install Plugin Issue Type: New Feature Affects Versions: 2.1 Reporter: David Smiley 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira