Package: aspectj-maven-plugin
Severity: important
Version: 1.7-1
The Maven pom installed in /usr/share/maven-repo is missing the
toolsjarSystemPath property. This prevents Maven from resolving the
com.sun:tools dependency defined by:
<dependency>
<groupId>com.sun</groupId>
<artifactId>tools</artifactId>
<version>debian</version>
<scope>system</scope>
<systemPath>${toolsjarSystemPath}</systemPath>
</dependency>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]