if you want to use version ranges, then you have to change your version number policy

if you are fine without version ranges, then your non standard version numbers will be compared as a major number + qualifier only which should just about work, but ymmv

Sent from my [rhymes with myPod] ;-)

On 13 Jul 2009, at 19:54, "Ilya Kazakevich" <kazakev...@devexperts.com> wrote:

Hello all,

Is it possible to configure Maven to use dash instead of dot in version
numbering?

For the historical reasons our software versions look like this: 1-199-25 .
But maven needs "1.199.25".
I wonder if there is some config in Maven, or we have to change our
versioning policy?

thanks and sorry for dumb question, I am new to maven.

Kazakevich Ilya




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

Reply via email to