release:prepare fails when release.properties already exists
------------------------------------------------------------

         Key: MNG-1698
         URL: http://jira.codehaus.org/browse/MNG-1698
     Project: Maven 2
        Type: Bug
  Components: maven-release-plugin  
    Versions: 2.0.1    
    Reporter: mike perham


This works when I don't have a release.properties.  When I do, I get this:

java.lang.NullPointerException
        at 
org.apache.maven.plugins.release.helpers.ScmHelper.checkin(ScmHelper.java:233)
        at 
org.apache.maven.plugins.release.PrepareReleaseMojo.checkIn(PrepareReleaseMojo.java:1277)
        at 
org.apache.maven.plugins.release.PrepareReleaseMojo.checkInRelease(PrepareReleaseMojo.java:1186)
        at 
org.apache.maven.plugins.release.PrepareReleaseMojo.execute(PrepareReleaseMojo.java:259)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:399)

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