You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2006/05/25 11:55:40 UTC

[jira] Created: (MINSTALL-21) The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal

The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal
--------------------------------------------------------------------------------------------------------------------------------------------

         Key: MINSTALL-21
         URL: http://jira.codehaus.org/browse/MINSTALL-21
     Project: Maven 2.x Install Plugin
        Type: Improvement

    Reporter: Allan Ramirez
 Assigned to: Allan Ramirez 


For the install:install-file goal

groupId, artifactId, version and packaging should not be required if pomFile is given. It should retrieve the values in the pom.

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


[jira] Updated: (MINSTALL-21) The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINSTALL-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MINSTALL-21:
------------------------------------

    Fix Version/s: 2.2

Set "Fix Version"

> The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MINSTALL-21
>                 URL: http://jira.codehaus.org/browse/MINSTALL-21
>             Project: Maven 2.x Install Plugin
>          Issue Type: Improvement
>            Reporter: Allan Ramirez
>            Assignee: Allan Ramirez
>             Fix For: 2.2
>
>
> For the install:install-file goal
> groupId, artifactId, version and packaging should not be required if pomFile is given. It should retrieve the values in the pom.

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

        

[jira] Commented: (MINSTALL-21) The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal

Posted by "Tom Nichols (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MINSTALL-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102109 ] 

Tom Nichols commented on MINSTALL-21:
-------------------------------------

Was this not fixed in 2.2?  I don't see it in the change Log.  

> The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MINSTALL-21
>                 URL: http://jira.codehaus.org/browse/MINSTALL-21
>             Project: Maven 2.x Install Plugin
>          Issue Type: Improvement
>            Reporter: Allan Ramirez
>            Assignee: Allan Ramirez
>
> For the install:install-file goal
> groupId, artifactId, version and packaging should not be required if pomFile is given. It should retrieve the values in the pom.

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

        

[jira] Commented: (MINSTALL-21) The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal

Posted by "Henri Yandell (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MINSTALL-21?page=comments#action_81624 ] 
            
Henri Yandell commented on MINSTALL-21:
---------------------------------------

Same here. Looks like the last release of the install plugin (2.1) was January 2006, so this hasn't been released yet. I just hit the same problem myself.

> The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MINSTALL-21
>                 URL: http://jira.codehaus.org/browse/MINSTALL-21
>             Project: Maven 2.x Install Plugin
>          Issue Type: Improvement
>            Reporter: Allan Ramirez
>         Assigned To: Allan Ramirez
>
> For the install:install-file goal
> groupId, artifactId, version and packaging should not be required if pomFile is given. It should retrieve the values in the pom.

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

        

[jira] Commented: (MINSTALL-21) The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal

Posted by "Mirko Nasato (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MINSTALL-21?page=comments#action_80001 ] 
            
Mirko Nasato commented on MINSTALL-21:
--------------------------------------

Would be useful to know which version was affected and which one contains the fix... seems like I'm getting the same problem with 2.0.4.

> The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MINSTALL-21
>                 URL: http://jira.codehaus.org/browse/MINSTALL-21
>             Project: Maven 2.x Install Plugin
>          Issue Type: Improvement
>            Reporter: Allan Ramirez
>         Assigned To: Allan Ramirez
>
> For the install:install-file goal
> groupId, artifactId, version and packaging should not be required if pomFile is given. It should retrieve the values in the pom.

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

        

[jira] Closed: (MINSTALL-21) The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal

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

    Resolution: Fixed

Fixed in svn

> The pom given to pomFile parameter should provide the groupId, artifactId, version and packaging values just like in deploy:deploy-file goal
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MINSTALL-21
>          URL: http://jira.codehaus.org/browse/MINSTALL-21
>      Project: Maven 2.x Install Plugin
>         Type: Improvement

>     Reporter: Allan Ramirez
>     Assignee: Allan Ramirez

>
>
> For the install:install-file goal
> groupId, artifactId, version and packaging should not be required if pomFile is given. It should retrieve the values in the pom.

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