You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2005/11/23 10:31:06 UTC

[jira] Commented: (MNG-1647) Add a parameter to install a custom pom when using install:install-file

    [ http://jira.codehaus.org/browse/MNG-1647?page=comments#action_51750 ] 

Allan Ramirez commented on MNG-1647:
------------------------------------

-done

You can now able to install a file and pom at the same time. just add the -DpomFile=<path-to-pom> parameter in the command line.

> 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
>     Assignee: Allan Ramirez
>     Priority: Minor
>      Fix For: 2.0.1

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org