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. Emmanuel
Brian E. Fox wrote: > > The maven-enforcer-plugin jira project has been suspiciously quiet...not > that I'm complaining. I'm curious how many people are using it, which > rules are being used, and if any custom rules have been created (and > what they do). > > > > If you have a custom rule that you want to share, please create an issue > at http://jira.codehaus.org/browse/MENFORCER > > > > > > Thanks. > > > > --Brian > > > -- View this message in context: http://www.nabble.com/-POLL--maven-enforcer-plugin-rules-tf3905191s177.html#a11079340 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
