[ 
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

        

Reply via email to