[regression] MavenProject.getDependencyArtifacts() aren't resolved
------------------------------------------------------------------
Key: MNG-4750
URL: http://jira.codehaus.org/browse/MNG-4750
Project: Maven 2 & 3
Issue Type: Bug
Components: Artifacts and Repositories
Affects Versions: 3.0-beta-2
Reporter: Benjamin Bentmann
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:
{noformat}
[ERROR] classpath error: unable to find org.aspectj.lang.JoinPoint (check that
aspectjrt.jar is in your classpath)
{noformat}
--
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