Avoid needless resolution of local parent POM if relativePath is empty
----------------------------------------------------------------------

                 Key: MSHARED-164
                 URL: http://jira.codehaus.org/browse/MSHARED-164
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-doxia-tools
    Affects Versions: maven-doxia-tools 1.2.1
            Reporter: Benjamin Bentmann
            Priority: Trivial


For {{parent.relativePath=""}} {{DefaultSiteTool.getParentProject()}} 
effectively re-builds the current project instead of its parent. Instead, the 
tool should directly build it from the remote repo.

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