[ http://jira.codehaus.org/browse/MNG-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MNG-4750. ---------------------------------- Resolution: Fixed Fix Version/s: 3.0-beta-2 Assignee: Benjamin Bentmann Fixed in [r982696|http://svn.apache.org/viewvc?view=revision&revision=982696]. > [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 > Assignee: Benjamin Bentmann > Fix For: 3.0-beta-2 > > > 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