[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103780#comment-15103780
]
Hudson commented on DOXIASITETOOLS-145:
---------------------------------------
SUCCESS: Integrated in doxia-all #218 (See
[https://builds.apache.org/job/doxia-all/218/])
[DOXIASITETOOLS-145] do parent POM interpolation only with Maven2: Maven 3
doesn't suffer from this issue (hboutemy:
[http://svn.apache.org/viewvc/?view=rev&rev=1725099])
*
./doxia-sitetools/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java
*
./doxia-sitetools/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/SiteTool.java
> 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)