[EMAIL PROTECTED] wrote:
Jason Dillon <[EMAIL PROTECTED]> schrieb am 19.12.2006 01:26:54:

I've seen projects switch back and forth... depends on who is in power at the time and what style they like. So it would be best if mvn would be able comprehend:

Since versions are such an important information in Maven, Maven should refuse version numbers which aren't easily comparable.

How about forcing the contents of the version element in the POM to 1-3 digits, separated by dots? That would "help" people who can't decide.

After that, you can add something with "-" which maven will just string-compare (so alpha10 comes between alpha1 and alpha2).

That's unacceptable, alpha1 < alpha2 < alpha10. We don't want to force versioning schemes on projects; that way you can never package Jboss and Eclipse
jars AND be compatible with all the versions out there already.


Regards,


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to