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

Vincent Josse commented on MECLIPSE-490:
----------------------------------------

This issue occurs when a project does not have the aspectj nature because it 
does not contain class to weave and that project has dependencies on projects 
that have the aspectj nature.

> A kind of transitive dependency issue 
> --------------------------------------
>
>                 Key: MECLIPSE-490
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-490
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: AJDT support
>    Affects Versions: 2.6
>         Environment: maven-2.0.9
> maven-eclipse-plugin-2.0.6-SNAPSHOT (trunk)
>            Reporter: Vincent Josse
>         Attachments: eclipseClasspath.patch
>
>
> I got the following exception in eclipse that I do not have with maven :
> *The type org.aspectj.lang.JoinPoint$StaticPart cannot be resolved. It is 
> indirectly referenced from required .class files*
> A way to solve that is to use the exported property in the .classpath file.
> The provided patch is a way to use this property for projects that have the 
> aspectj nature.

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