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

aspectj libraries do not get included anymore with 2.6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 2.6
    • None
    • None
    • None
    • Eclipse 3.4.2

    Description

      I included 2 aspectj libraries in a pom as per:
      <dependency>
      <groupId>org.aspectj</groupId>
      <artifactId>aspectjrt</artifactId>
      <version>1.6.2</version>
      </dependency>
      <dependency>
      <groupId>org.aspectj</groupId>
      <artifactId>aspectjweaver</artifactId>
      <version>1.6.2</version>
      </dependency>
      Since upgrading to the 2.6 version of t he plugin, these libraries are now missing from my classpath. I can reproduce this with a very simple pom attached. Change the version from 2.5.1 to 2.6 and check the .classpath.

      Attachments

        1. pom.xml
          1.0 kB
          Alan Stewart

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alankstewart Alan Stewart
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: