You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/02/08 23:09:47 UTC

[jira] Commented: (MNG-2052) Transitive system deps are not interpolated correctly thus rendering them invalid

    [ http://jira.codehaus.org/browse/MNG-2052?page=comments#action_58203 ] 

Brett Porter commented on MNG-2052:
-----------------------------------

where is the property defined?

> Transitive system deps are not interpolated correctly thus rendering them invalid
> ---------------------------------------------------------------------------------
>
>          Key: MNG-2052
>          URL: http://jira.codehaus.org/browse/MNG-2052
>      Project: Maven 2
>         Type: Bug

>   Components: POM, Artifacts and Repositories
>  Environment: Windows XP, Java 1.5
>     Reporter: Chris Stevenson

>
>
> When a library is loaded as a dependency if its dependencies contain one of type system which has a variable in the path the variable is not interpolated so that <systemPath>${appHome}/lib/...</systemPath> is not an absolute path, rendering the dependency invalid.
> ex
> Lib A
>       |-->Lib B
>                |-->Lib C (System Dep, path=$appHome}/lib/....jar)
> When resolving deps for lib B's pom will throw an error because path is not interpolated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org