You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2016/01/17 16:52:39 UTC

[jira] [Created] (DOXIASITETOOLS-145) when called from Maven 3, SiteTool.getParentProject() should just return project.getParent()

Hervé Boutemy created DOXIASITETOOLS-145:
--------------------------------------------

             Summary: when called from Maven 3, SiteTool.getParentProject() should just return project.getParent()
                 Key: DOXIASITETOOLS-145
                 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-145
             Project: Maven Doxia Sitetools
          Issue Type: Bug
          Components: Integration Tools
    Affects Versions: 1.6
            Reporter: Hervé Boutemy
            Assignee: Hervé Boutemy
             Fix For: 1.7


as tested with MSITE-604, Maven core does not interpolate parent poms only in Maven 2.x: in Maven 3, there is no interpolation issue, but the current code creates issues since it does not properly interpolate complex cases



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)