[ http://jira.codehaus.org/browse/MECLIPSE-140?page=all ]

David Boden updated MECLIPSE-140:
---------------------------------

    Attachment: patch.txt

Very simplistic patch which just removes the "-SNAPSHOT" string from the 
version. Works for my projects.

> SNAPSHOT plugin versions are not supported for PDE projects. Error in 
> MANIFEST.MF
> ---------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-140
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-140
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: PDE support
>    Affects Versions: 2.3
>            Reporter: David Boden
>            Priority: Critical
>         Attachments: patch.txt
>
>
> 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?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to