You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "nicolas de loof (JIRA)" <ji...@codehaus.org> on 2009/10/15 10:39:26 UTC

[jira] Closed: (MECLIPSE-568) Some compile dependencies are not added to .classpath since 2.6

     [ http://jira.codehaus.org/browse/MECLIPSE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas de loof closed MECLIPSE-568.
------------------------------------

    Resolution: Fixed

fixed by MECLIPSE-594

> Some compile dependencies are not added to .classpath since 2.6
> ---------------------------------------------------------------
>
>                 Key: MECLIPSE-568
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-568
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: AJDT support
>    Affects Versions: 2.6
>            Reporter: Rustam Abdullaev
>            Priority: Critical
>             Fix For: 2.8
>
>
> No matter what I try, the following dependency is never added to the .classpath since version 2.6, even if it is specified explicitly:
> {code:xml}
> <dependency>
> 	<groupId>org.aspectj</groupId>
> 	<artifactId>aspectjweaver</artifactId>
> 	<version>1.6.1</version>
> </dependency>
> {code}
> The same happens to aspectjrt

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