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

Bad dependencies (version & list) in .classpath whereas compilation (and dependency:tree) use the rigth one

    XMLWordPrintableJSON

Details

    Description

      Maven compilation and dependency:tree display org/codehaus/plexus/plexus-component-api/1.0-alpha-20/plexus-component-api-1.0-alpha-20
      Whereas the generated .classpath contains <classpathentry kind="var" path="M2_REPO/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar"/>
      Related continuum dev email http://continuum.markmail.org/message/6eiyt6vgdqycc4hm?q=

      Step to reproduce :

       svn co -r679899 https://svn.apache.org/repos/asf/continuum/trunk continuum && cd continuum && mvn eclipse:eclipse &&grep plexus-compone continuum-core/.classpath
      
      .....
      
        <classpathentry kind="var" path="M2_REPO/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar"/>
      
      

      Attachments

        1. war_with_implicit_scopes.patch
          5 kB
          Bertrand Paquet
        2. screenshot-1.jpg
          126 kB
          Arnaud Heritier

        Issue Links

          Activity

            People

              baerrach Barrie Treloar
              olamy Olivier Lamy
              Votes:
              11 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: