[rules-dev] maven drools plugin to compile DRL's at build time

Leonardo Gomes leonardo.f.gomes at gmail.com
Sat Apr 17 03:40:28 EDT 2010


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

<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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20100417/cfa9843f/attachment-0001.html 


More information about the rules-dev mailing list