You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marcel Patzlaff (JIRA)" <ji...@codehaus.org> on 2011/08/26 08:32:32 UTC

[jira] Commented: (MSITE-611) property interpolation in systemPath during site build is not working

    [ https://jira.codehaus.org/browse/MSITE-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=277094#comment-277094 ] 

Marcel Patzlaff commented on MSITE-611:
---------------------------------------

Switching to maven-site-plugin version 3.0-beta-3 let the site build succeed. Still, the error message 
"[ERROR] 'dependencies.dependency.systemPath' for com.oracle.java:rt.jar:jar must specify an absolute path but is ${test-property}/rt.jar @ line 20, column 16" remains.

> 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-3.0-beta-3.log, 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