[
http://jira.codehaus.org/browse/MNG-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=178724#action_178724
]
Benjamin Bentmann commented on MNG-4181:
----------------------------------------
bq. system-scoped dependency must specify an absolute path systemPath.
In your
[POM|http://microlog.sourceforge.net/repo/m2-repository/net/sf/microlog/1.1.1/microlog-1.1.1.pom]
I see {{<systemPath>${wtk.home}/lib/jsr211.jar</systemPath>}}. The error
message suggests that the property {{wtk.home}} was not resolved (hence no
absolute path) so you should check your environmental setup.
> 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