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). Regards, -- Aaron Digulla --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]