I thought that the Maven version parsing takes the -xx as a build number? I'm internally reformatting the jdk version into something that Maven understands.
-----Original Message----- From: Jerome Lacoste [mailto:[EMAIL PROTECTED] Sent: Friday, March 30, 2007 1:11 PM To: Maven Developers List Subject: Re: maven-enforcer-plugin On 3/30/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: > I know what changed, but not why it's broken yet. I changed the Java > rule a little to support the build number of java instead of just 3 > digits like before. The parsing is correct according to the unit > tests, but perhaps the version ranging isn't doing what I think. note that there's a difference between 1.5.0-07 and 1.5.0_07, maybe that's where your issue is ? J --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]