Found this for Drools 5: http://grepcode.com/snapshot/repo1.maven.org/maven2/org.boretti.drools.integration/drools5-integration-helper-maven-plugin/1.1.0

And I've successfully used the code added to that jira issue for Drools 4 (with some minor changes to fit my personal requirements).

Cheers,
Leonardo.



On Sat, Apr 17, 2010 at 9:14 AM, Geoffrey De Smet <ge0ffrey.spam@gmail.com> wrote:
There doesn't seem to be a maven drools plugin to precompile the DRL's
at build time, but I did find this issue:
  https://jira.jboss.org/jira/browse/JBRULES-1273

Is anyone or has anyone been working on this?
Are the ANT tasks still supported?
It gives a couple of advantages:
- DRL compile errors at build time
- with m2eclipse it gives a good eclipse integration
- no time wasted at runtime (I could definitly use this for the nurse
rostering competition)

A good mojo would need to:
- follow the maven code generating conventions (so it integrates well
with eclipse, intellij, ...)
- have integrations tests (we might wanna wait for the maven 3 upgrade
for this though)

--
With kind regards,
Geoffrey De Smet

_______________________________________________
rules-dev mailing list
rules-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev