release:prepare loses POM prerequisite element
----------------------------------------------
         Key: MRELEASE-93
         URL: http://jira.codehaus.org/browse/MRELEASE-93
     Project: Maven 2.x Release Plugin
        Type: Bug

    Versions: 2.0-beta-4    
    Reporter: Mike Perham
    Priority: Critical
     Fix For: 2.0-beta-4


I have a master POM which requires maven 2.0.4:

<prerequisites>
  <maven>2.0.4</maven>
</prerequisites>

When I release:prepare the POM, the new development version is missing that 
prerequisite element.  I'm using the release plugin bits from SVN.


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

Reply via email to