You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Alexander Hachmann (JIRA)" <ji...@codehaus.org> on 2009/04/03 16:33:12 UTC

[jira] Issue Comment Edited: (MECLIPSE-544) aspectj libraries do not get included anymore with 2.6

    [ http://jira.codehaus.org/browse/MECLIPSE-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171925#action_171925 ] 

Alexander Hachmann edited comment on MECLIPSE-544 at 4/3/09 9:32 AM:
---------------------------------------------------------------------

This has been bugfixed by the linked bug MECLIPSE-200. :-(



      was (Author: ahachmann):
    This has been bugfixed by the linked bug. :-(


  
> aspectj libraries do not get included anymore with 2.6
> ------------------------------------------------------
>
>                 Key: MECLIPSE-544
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-544
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.6
>         Environment: Eclipse 3.4.2
>            Reporter: Alan Stewart
>         Attachments: pom.xml
>
>
> I included 2 aspectj libraries in a pom as per:
> 		<dependency>
> 			<groupId>org.aspectj</groupId>
> 			<artifactId>aspectjrt</artifactId>
> 			<version>1.6.2</version>
> 		</dependency>
> 		<dependency>
> 			<groupId>org.aspectj</groupId>
> 			<artifactId>aspectjweaver</artifactId>
> 			<version>1.6.2</version>
> 		</dependency>
> Since upgrading to the 2.6 version of t he plugin, these libraries are now missing from my classpath. I can reproduce this with a very simple pom attached. Change the version from 2.5.1 to 2.6 and check the .classpath.

-- 
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