[ http://jira.codehaus.org/browse/MNG-2052?page=all ] John Casey closed MNG-2052: ---------------------------
Assign To: John Casey Resolution: Fixed Fix Version: 2.0.3 Fixed along with MNG-2124. Verified in it0101. > 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 > Assignee: John Casey > Fix For: 2.0.3 > > > 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