release:prepare - ignores SNAPSHOT version in pluginManagement section
----------------------------------------------------------------------

                 Key: MRELEASE-649
                 URL: http://jira.codehaus.org/browse/MRELEASE-649
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Marcus Linke


When release prepare a project with a pom.xml that defines a SNAPSHOT version 
in its <pluginManagement> section, the plugin should detect that and ask the 
user for the release version as is does it for dependencies versions already. 
This is especially needed if the project to be released is of package type 
'pom' and acts as a parent pom for other projects. Otherwise this raises an 
error later when try to release one of these child projects.

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