Maven 2.x Eclipse Plugin

Some compile dependencies are not added to .classpath since 2.6

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 2.6
  • Fix Version/s: 2.8
  • Component/s: AJDT support
  • Labels:
    None
  • Number of attachments :
    0

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

Activity

Hide
nicolas de loof added a comment -

fixed by MECLIPSE-594

Show
nicolas de loof added a comment - fixed by MECLIPSE-594

People

Vote (4)
Watch (4)

Dates

  • Created:
    Updated:
    Resolved: