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

eclipse:eclipse generates .classpath with nonexisting artifacts

    XMLWordPrintableJSON

Details

    Description

      Setup:
      Local maven repo contains lastupdated-metadata for non existing artifacts. This can happen if you have a typo in your dependency version number (e.g. 11.1 instead of 1.1.1) and execute install.
      Then (later) enter LATEST as version for said artifact dependency and execute eclipse:eclipse.

      Unexpected but observed behavior:
      The .classpath will contain an entry for the non existing version (if there is no newer version).

      Expected behavior:
      The .classpath should contain the LATEST existing resolvable version of the artifact.

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            joerg.sesterhenn Jörg Sesterhenn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: