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

Compile-time dependency is not added to .classpath

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.7
    • 2.9
    • None
    • None
    • Maven version: 2.0.10
      Java version: 1.6.0_13

    Description

      I believe this is caused by some other error, but in my case maven eclipse plugin does not add aspectjrt dependency to .classpath.
      pom file demonstrating the problem is attached.

      Output of Maven dependency tree:

      [INFO] [dependency:tree]
      [INFO] org.mycompany.myproject:dummy-project:jar:1.0-SNAPSHOT
      [INFO] \- org.aspectj:aspectjrt:jar:1.6.6:compile
      

      The contents of Maven local repository:

      Directory of C:\Users\guest\.m2\repository\org\aspectj\aspectjrt\1.6.6
      
      04/11/2009  13:17    <DIR>          .
      04/11/2009  13:17    <DIR>          ..
      04/11/2009  13:16           107,049 aspectjrt-1.6.6-sources.jar
      04/11/2009  13:16                40 aspectjrt-1.6.6-sources.jar.sha1
      29/10/2009  19:54           116,038 aspectjrt-1.6.6.jar
      29/10/2009  19:54                40 aspectjrt-1.6.6.jar.sha1
      29/10/2009  19:54               905 aspectjrt-1.6.6.pom
      29/10/2009  19:54                40 aspectjrt-1.6.6.pom.sha1
                     6 File(s)        224,112 bytes
                     2 Dir(s)  242,184,753,152 bytes free
      

      Attachments

        1. pom.xml
          0.5 kB
          Dmitry Katsubo

        Activity

          People

            Unassigned Unassigned
            dma_k Dmitry Katsubo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: