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

SNAPSHOT plugin versions are not supported for PDE projects. Error in MANIFEST.MF

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.3
    • 2.3
    • PDE support
    • None

    Description

      If the version declared in your pom.xml is 2.0.0-SNAPSHOT then the following is written to MANIFEST.MF:
      Bundle-Version: 2.0.0-SNAPSHOT

      Eclipse complains:

      assertion failed: The service (3rd) component of plug-in version identifier, "2.0.0-SNAPSHOT", must be numeric.

      Is the resolution to strip the "-SNAPSHOT" string off the end of the version?

      Attachments

        1. patch.txt
          1 kB
          David Boden
        2. maven-eclipse-plugin-447076.patch
          1 kB
          dlecan

        Activity

          People

            fgiust Fabrizio Giustina
            daveboden David Boden
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: