You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/23 09:04:58 UTC

[jira] Created: (MNG-425) issues with the release plugin

issues with the release plugin
------------------------------

         Key: MNG-425
         URL: http://jira.codehaus.org/browse/MNG-425
     Project: Maven 2
        Type: Bug
  Components: maven-plugins  
    Reporter: Brett Porter
     Fix For: 2.0-alpha-3


please list any additional things you'd like to look at here:

- release.properties and pom.xml.backup are not ignored by the status check
- model is read from a the project file (therefore no inheritence, etc), and defaults values like groupId to o.a.m.plugins which is incorrect
- information fed back from release.properties may not be write (eg scm username should come from scm section of POM, not 'maven.username' or prep release configuration)
- release properties writing fails with NPE when no username (should default to user.name)


-- 
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] Resolved: (MNG-425) issues with the release plugin

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-425?page=all ]
     
Emmanuel Venisse resolved MNG-425:
----------------------------------

    Resolution: Fixed

> issues with the release plugin
> ------------------------------
>
>          Key: MNG-425
>          URL: http://jira.codehaus.org/browse/MNG-425
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Emmanuel Venisse
>      Fix For: 2.0-alpha-3

>
>
> please list any additional things you'd like to look at here:
> - release.properties and pom.xml.backup are not ignored by the status check
> - model is read from a the project file (therefore no inheritence, etc), and defaults values like groupId to o.a.m.plugins which is incorrect
> - information fed back from release.properties may not be write (eg scm username should come from scm section of POM, not 'maven.username' or prep release configuration)
> - release properties writing fails with NPE when no username (should default to user.name)

-- 
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-425) issues with the release plugin

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-425?page=comments#action_39634 ]
     
Emmanuel Venisse commented on MNG-425:
--------------------------------------

> - release.properties and pom.xml.backup are not ignored by the status check

Done.

> - model is read from a the project file (therefore no inheritence, etc), and defaults values like groupId to o.a.m.plugins which is incorrect

We keep it. We need to read model from the project file for rewriting phase.

> - information fed back from release.properties may not be write (eg scm username should come from scm section of POM, not 'maven.username' or prep release configuration)
> - release properties writing fails with NPE when no username (should default to user.name)

if username isn't set with maven.username, we use user.name system property. The username field is actually use only by svn.


> issues with the release plugin
> ------------------------------
>
>          Key: MNG-425
>          URL: http://jira.codehaus.org/browse/MNG-425
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Emmanuel Venisse
>      Fix For: 2.0-alpha-3

>
>
> please list any additional things you'd like to look at here:
> - release.properties and pom.xml.backup are not ignored by the status check
> - model is read from a the project file (therefore no inheritence, etc), and defaults values like groupId to o.a.m.plugins which is incorrect
> - information fed back from release.properties may not be write (eg scm username should come from scm section of POM, not 'maven.username' or prep release configuration)
> - release properties writing fails with NPE when no username (should default to user.name)

-- 
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-425) issues with the release plugin

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


verified

> issues with the release plugin
> ------------------------------
>
>          Key: MNG-425
>          URL: http://jira.codehaus.org/browse/MNG-425
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Emmanuel Venisse
>      Fix For: 2.0-alpha-3

>
>
> please list any additional things you'd like to look at here:
> - release.properties and pom.xml.backup are not ignored by the status check
> - model is read from a the project file (therefore no inheritence, etc), and defaults values like groupId to o.a.m.plugins which is incorrect
> - information fed back from release.properties may not be write (eg scm username should come from scm section of POM, not 'maven.username' or prep release configuration)
> - release properties writing fails with NPE when no username (should default to user.name)

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