maven-users mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Marshall Schor <...@schor.com>
Subject eclipse:eclipse PDE version naming for incubator projects - changing a hyphen into a period, causing an error
Date Sun, 03 Feb 2008 03:42:31 GMT
We have a maven <version> for our incubating project which looks like:

2.3.0.incubating-SNAPSHOT

The dot before incubating is there to make the format fit the Eclipse 
syntax of major.minor.micro.qualifier

When eclipse:eclipse updates the MANIFEST.MF, it changes this version to:

2.3.0.incubating.SNAPSHOT

This causes Eclipse 3.3 to complain that the format (which now contains 
5 sections, separated by periods) is invalid.

Can I set some configuration parameter to get eclipse:eclipse to not 
change the last "-" before SNAPSHOT to a period?

-Marshall Schor

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Mime
View raw message