generateReleasePoms doesn't seem to default to false, and setting the property explicitly doesn't work either -------------------------------------------------------------------------------------------------------------
Key: MRELEASE-301 URL: http://jira.codehaus.org/browse/MRELEASE-301 Project: Maven 2.x Release Plugin Issue Type: Bug Affects Versions: 2.0-beta-7, 2.0-beta-6 Reporter: Samuel Le Berrigaud Without any specific configuration, running mvn release:prepare generates the release POMs even though the documentation states that this shouldn't be. Setting the generateReleasePoms property explicitly on the command line ( -DgenerateReleasePoms=false ) does not prevent POMs from being generated either! -- 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