The move to use a hyphen is backward compatible thankfully :-) -----Original Message----- From: Jesse Farinacci [mailto:[email protected]] Sent: Thursday, August 19, 2010 1:50 PM To: Maven Users List Subject: Re: maven 3 and the enforcer plugin
Hi, On Thu, Aug 19, 2010 at 1:41 PM, EJ Ciramella <[email protected]> wrote: > What's really weird is with maven 2.2.1, this rule is just fine. > I literally just setup m3 just to see what would break, this is the first > thing that jumps out. > The java version is reported like this: > That is weird. Perhaps you should open a JIRA with the enforcer plugin[1]? To get past this issue for the time being, you should create m2 vs m3 profiles with different executions of the m-enforcer-p which use the _ vs - formats for JDK normalization. [1] http://jira.codehaus.org/browse/MENFORCER -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] CONFIDENTIALITY NOTICE: This e-mail and the information transmitted within including any attachments is only for the recipient(s) to which it is intended and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of; or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please send the e-mail back by replying to the sender and permanently delete the entire message and its attachments from all computers and network systems involved in its receipt. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
