Add a parameter to install a custom pom when using install:install-file
-----------------------------------------------------------------------
Key: MNG-1647
URL: http://jira.codehaus.org/browse/MNG-1647
Project: Maven 2
Type: Improvement
Components: maven-install-plugin
Reporter: David Jackman
Priority: Minor
Right now, I can install a 3rd party artifact to my repository using
install:install-file then, in a separate command, install a custom pom for that
artifact using install:install-file again with packaging set to pom and the
file parameter pointing to my custom pom file. Since I can do this with two
commands successfully, I made this a minor priority issue.
It would be nice if the install:install-file goal took an additional parameter
referencing my custom pom file and installed it at the same time.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]