Uploaded image for project: 'Maven Eclipse Plugin (RETIRED)'
  1. Maven Eclipse Plugin (RETIRED)
  2. MECLIPSE-568

Some compile dependencies are not added to .classpath since 2.6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.6
    • 2.8
    • AJDT support
    • 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

          Activity

            People

              Unassigned Unassigned
              rustamabd Rustam Abdullaev
              Votes:
              4 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: