Perform goal fails if  -f option is used to define non-default path to pom file
-------------------------------------------------------------------------------

                 Key: MRELEASE-309
                 URL: http://jira.codehaus.org/browse/MRELEASE-309
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
    Affects Versions: 2.0-beta-7
            Reporter: Brian Jackson
         Attachments: pomFileName.patch

The RunPerformGoalsPhase hardcodes the pom name as "pom.xml" instead of using 
releaseDescriptor.getPomFileName().  This causes the perform goal to fail if 
the filename is different or the plugin is run from a different directory.

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