[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to