A release don't perform on multi-modules projects with a non-default name of 
the pom even if pomFileName is defined
-------------------------------------------------------------------------------------------------------------------

                 Key: MRELEASE-210
                 URL: http://jira.codehaus.org/browse/MRELEASE-210
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
            Reporter: Jaubert


On doing a release on a multi-modules project where the parent and all 
subprojects have a pom named "pom-ver.xml", it takes, for the modules, the 
"pom.xml" file which is completely different, even if the variable pomFileName 
of the release plugin has been defined (in every poms or with "-D" option). the 
"-f pom-ver.xml" option is the only which works but it only works on the parent.
So the release plugin seems to don't use the pomFileName variable.

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