release-pom.xml does not contain plugins versions
-------------------------------------------------

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


I've a parent POM (PP), in which my plugins have been managed and configured. 
When I want to generate a release-pom.xml file for a project, which its parent 
the mentioned Parent Pom (PP), the release-pom.xml file will not use the 
pre-configuration from parent pom. In the other hand the effective pom uses the 
plugin configuration from parent pom.

For example: I've defined maven-compiler plugin, which uses JDK 1.6, in my 
Parent POM. The generated release-pom.xml files still uses jdk 1.3, which 
causes Exception during compilation

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