[ http://jira.codehaus.org/browse/MNG-1105?page=comments#action_50899 ]
Arik Kfir commented on MNG-1105: -------------------------------- What about putting it in the 'target' dir? Reason: I think this file is both temporary (used for the build only) AND useful. For instance, I couldn't figure out why my release fails until I glanced at the file and saw that it used the wrong svn username...this way, it is still temporary, but if it needs to be looked at after the release, the developer can still do so (provided that he/she knows that it is there - a message might be in place here). > remove release.properties after successful release:perform > ---------------------------------------------------------- > > Key: MNG-1105 > URL: http://jira.codehaus.org/browse/MNG-1105 > Project: Maven 2 > Type: Bug > Components: maven-release-plugin > Reporter: Brett Porter > Priority: Minor > > > can't do this until exit codes work on windows though as it reports success > even on failure -- 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]
