Hi,
Dependency like this:
<dependency>
<groupId>java</groupId>
<artifactId>tools</artifactId>
<version>1.5.03</version>
<systemPath>${java.home}/../lib/tools.jar</systemPath>
<scope>system</scope>
</dependency>
should not be transitive, because it depends on system.
btw. when dependency is used in a different pom, it is searched in m2
repository ...
Sorry but, I am not sure which modules are affected, so I don't known
where bug should be submitted.
cheers
JuBu
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]