property interpolation in systemPath during site build is not working
---------------------------------------------------------------------
Key: MSITE-611
URL: https://jira.codehaus.org/browse/MSITE-611
Project: Maven 2.x and 3.x Site Plugin
Issue Type: Bug
Components: multi module, property interpolation
Affects Versions: 3.0
Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: /home/marcel/apache-maven-3.0.3
Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-5-amd64", arch: "amd64", family: "unix"
Reporter: Marcel Patzlaff
Attachments: output.log, testproject.tar.gz, test-settings.xml
I have specified a property in my settings.xml (see attachment
test-settings.xml) that points to a directory. This property is used to specify
the systemPath of a system dependency in my child module. Everything works
(compilation, packaging, etc) except building the site.
Calling "mvn clean site" on the parent project results in an error (see
attachment output.log). Invoking the same line in the child project still gives
the error message but the site-build itself succeeds.
Please find the working project tree attached in testproject.tar.gz.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira