[
http://jira.codehaus.org/browse/MNG-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=178743#action_178743
]
Karsten Ohme commented on MNG-4181:
-----------------------------------
The variable is set. I did not unset it before installing Maven 2.1.0
It iscontained in a properties section:
<wtk.home>${env.WTK_HOME}</wtk.home>
echo %WTK_HOME%
C:\WTK2.5.1
Something must have been improved from 2.0.9 to 2.1.0.
> system path dependencies are not resolved
> -----------------------------------------
>
> Key: MNG-4181
> URL: http://jira.codehaus.org/browse/MNG-4181
> Project: Maven 2
> Issue Type: Bug
> Components: POM
> Affects Versions: 2.1.0
> Environment: Windows Vista
> Reporter: Karsten Ohme
> Priority: Critical
>
> If a system path dependency is used, the depencies are not included.
> I cannot build my project anymore and I'm stuck.
> This is the error I get:
> [WARNING] POM for 'net.sf:microlog-instrument:pom:1.1.1:compile' is invalid.
> Its dependencies (if any) will NOT be available to the current build.
> [DEBUG] Reason: Failed to validate POM for project net.sf:microlog-instrument
> at
> Artifact [net.sf:microlog-instrument:pom:1.1.1:compile]
> [DEBUG]
> Validation Errors:
> [DEBUG] For managed dependency Dependency {groupId=com.sun.wtk,
> artifactId=jsr21
> 1, version=2.2, type=jar}: system-scoped dependency must specify an absolute
> pat
> h systemPath.
> [DEBUG] For managed dependency Dependency {groupId=com.sun.wtk,
> artifactId=jsr08
> 2, version=2.2, type=jar}: system-scoped dependency must specify an absolute
> pat
> h systemPath.
> [DEBUG] For managed dependency Dependency {groupId=com.sun.wtk,
> artifactId=jsr75
> , version=2.2, type=jar}: system-scoped dependency must specify an absolute
> path
> systemPath.
> [DEBUG] For managed dependency Dependency {groupId=com.sun.wtk,
> artifactId=wma20
> , version=2.2, type=jar}: system-scoped dependency must specify an absolute
> path
> systemPath.
--
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