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

Michael Osipov updated MECLIPSE-617:
------------------------------------

    Fix Version/s: 2.9

> Compile-time dependency is not added to .classpath
> --------------------------------------------------
>
>                 Key: MECLIPSE-617
>                 URL: https://jira.codehaus.org/browse/MECLIPSE-617
>             Project: Maven Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.7
>         Environment: Maven version: 2.0.10
> Java version: 1.6.0_13
>            Reporter: Dmitry Katsubo
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: pom.xml
>
>
> I believe this is caused by some other error, but in my case maven eclipse 
> plugin does not add aspectjrt dependency to .classpath.
> pom file demonstrating the problem is attached.
> Output of Maven dependency tree:
> {code}
> [INFO] [dependency:tree]
> [INFO] org.mycompany.myproject:dummy-project:jar:1.0-SNAPSHOT
> [INFO] \- org.aspectj:aspectjrt:jar:1.6.6:compile
> {code}
> The contents of Maven local repository:
> {code}
> Directory of C:\Users\guest\.m2\repository\org\aspectj\aspectjrt\1.6.6
> 04/11/2009  13:17    <DIR>          .
> 04/11/2009  13:17    <DIR>          ..
> 04/11/2009  13:16           107,049 aspectjrt-1.6.6-sources.jar
> 04/11/2009  13:16                40 aspectjrt-1.6.6-sources.jar.sha1
> 29/10/2009  19:54           116,038 aspectjrt-1.6.6.jar
> 29/10/2009  19:54                40 aspectjrt-1.6.6.jar.sha1
> 29/10/2009  19:54               905 aspectjrt-1.6.6.pom
> 29/10/2009  19:54                40 aspectjrt-1.6.6.pom.sha1
>                6 File(s)        224,112 bytes
>                2 Dir(s)  242,184,753,152 bytes free
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to