Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.6
-
None
Description
No matter what I try, the following dependency is never added to the .classpath since version 2.6, even if it is specified explicitly:
<dependency> <groupId>org.aspectj</groupId> <artifactId>aspectjweaver</artifactId> <version>1.6.1</version> </dependency>
The same happens to aspectjrt
Attachments
Issue Links
- duplicates
-
MECLIPSE-558 Ignoring listed AspectJ dependencies
- Closed
- is superceded by
-
MECLIPSE-594 set AJDT version parameter to none by default
- Closed