You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Alan Stewart (JIRA)" <ji...@codehaus.org> on 2009/04/04 02:28:14 UTC

[jira] Closed: (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:all-tabpanel ]

Alan Stewart closed MECLIPSE-544.
---------------------------------

    Resolution: Not A 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