Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 2.8
-
Component/s: AJDT support
-
Labels:None
-
Number of attachments :
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
Issue Links
| This issue duplicates: | ||||
| MECLIPSE-558 | Ignoring listed AspectJ dependencies |
|
|
|
| This issue is superceded by: | ||||
| MECLIPSE-594 | set AJDT version parameter to none by default |
|
|
|
fixed by
MECLIPSE-594MECLIPSE-594