[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103803#comment-15103803
]
Hudson commented on DOXIASITETOOLS-145:
---------------------------------------
SUCCESS: Integrated in maven-plugins #5003 (See
[https://builds.apache.org/job/maven-plugins/5003/])
[MSITE-604] use settings data for pom interpolation
Submitted by: Jörg Schaible
Applied with little updates: works only with Maven 3 (through
DOXIASITETOOLS-145) and updated inheritance-interpolation IT (hboutemy:
[http://svn.apache.org/viewvc/?view=rev&rev=1725101])
* maven-site-plugin/src/it/MSITE-604/invoker.properties
* maven-site-plugin/src/it/MSITE-604/parent
* maven-site-plugin/src/it/MSITE-604/parent/pom.xml
* maven-site-plugin/src/it/MSITE-604/pom.xml
* maven-site-plugin/src/it/MSITE-604/verify.groovy
*
maven-site-plugin/src/it/inheritance-interpolation/child/src/site/apt/pom.apt.vm
* maven-site-plugin/src/it/inheritance-interpolation/invoker.properties
* maven-site-plugin/src/it/inheritance-interpolation/repo-parent/pom.xml
* maven-site-plugin/src/it/settings.xml
> 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)