Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0-beta-2
-
Fix Version/s: 3.0-beta-2
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Some of the changes to trunk since beta-1 broke dependency artifacts which are no longer resolved (after processing @requiresDependencyResolution). This gets noticeable with the aspectj-maven-plugin which fails to find the aspectjrt despite this being a direct dependency of the project:
[ERROR] classpath error: unable to find org.aspectj.lang.JoinPoint (check that aspectjrt.jar is in your classpath)
Issue Links
- relates to
-
MNG-4845
[regression] MavenProject.getDependencyArtifact() returns artifacts without version for dependency with version range
-