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

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

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


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

Posted by "Allan Ramirez (JIRA)" <ji...@codehaus.org>.
    [ 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


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

Posted by "Allan Ramirez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1647?page=all ]
     
Allan Ramirez closed MNG-1647:
------------------------------

    Resolution: Fixed

 -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


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

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1647?page=all ]

Brett Porter updated MNG-1647:
------------------------------

    Fix Version: 2.0.1

> 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
>      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