I don't see why it could be rolled into a new rule. Call it the beanshell rule or something.
-----Original Message----- From: Jerome Lacoste [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 12, 2007 12:05 PM To: Maven Users List Subject: Re: [POLL] maven-enforcer-plugin rules On 6/12/07, ehsavoie <[EMAIL PROTECTED]> wrote: > > Hi, > While the rule system provded is good for complex rules, I have found > easier to build an enforcer like plugin using java expressions as > rules that are evaluated at runtime using beanshell. > I have not enough time to port it to your rule system but i can send > it to you if you feel interested. > It gives an easy way to produce simple rules. could that be retrofitted as an implementation to the official enforcer plugin ? That way we can use the best of both worlds. Jerome --------------------------------------------------------------------- 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]
