[rules-users] maven drools compiler (plugin)

Wolfgang Laun wolfgang.laun at gmail.com
Fri Apr 6 04:15:15 EDT 2012


I have two comments in connection with this Maven plugin:

* The documentation only mentions .drl as input. I can see that users
will ask for (at leasT) .dsl/.dslr and .xls.

* Type .dkm is introduced, but isn't this the same as
ResourceType.PKG, for which the file type .pkg could have been used.
Or was .dkm introduced to avoid a clash with the Apple type .pkg? Not
likely. A match between file type and ResourceType would avoid
confusion.

Thanks
-W



On 06/04/2012, Geoffrey De Smet <ge0ffrey.spam at gmail.com> wrote:
> Hey Ansgar,
>
> Your plugin is by far the best maven plugin for drools out there. Nice work.
>
> Would you be interested in moving the code into
>    https://github.com/droolsjbpm/droolsjbpm-tools
> next to drools-ant?
>
> Advantages:
> - It would be released together with the rest of the drools, using the
> latest drools version
> - It would be automatically synced to maven central
> - It would get more exposure, as it will be documented in our documentation
> - Others (including us) will start improving it too
>
> Disadvantages:
> - At first, you 'd have to fork it and create pull requests to get your
> changes back into blessed (but I can guarantee I 'll merge any
> non-conflicting pull requests frequently and won't let them go stale)
> - We 'd need at least a few lines of documentation in:
>
> https://github.com/droolsjbpm/drools/tree/master/drools-docs/drools-expert-docs
>
> We can worry about the more advanced features (such as aether usage)
> later, just getting an official maven plugin for drools out there will
> help a lot of people.
>
> Op 05-04-12 23:01, Ansgar Konermann schreef:
>>
>>
>> Am 05.04.2012 21:48 schrieb "Sean Su" <sean.x.su at gmail.com
>> <mailto:sean.x.su at gmail.com>>:
>> >
>> > Hello, guys,
>> >
>> > I did some search online and it seems we do not have any official
>> plugin that allows us to compile Drools rules as part of the maven build.
>>
>> There is already a jira issue for it:
>> https://issues.jboss.org/browse/JBRULES-1273
>>
>> Result so far: http://passion.forco.de/content/maven-drools-plugin
>>
>> Feel free to try it and let me know if you miss anything.
>>
>> Best regards,
>>
>> Ansgar
>>
>>
>>
>> >
>> > Is this the case or I have not found it yet?
>> >
>> > Thanks for the help.
>> >
>> > Sean
>> >
>> > --
>> > "But beware of the Dark Side. Anger, fear, aggression - the Dark
>> Side of the Force are they." -Yoda
>> >
>> > _______________________________________________
>> > rules-users mailing list
>> > rules-users at lists.jboss.org <mailto:rules-users at lists.jboss.org>
>> > https://lists.jboss.org/mailman/listinfo/rules-users
>> >
>>
>>
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>
> --
> With kind regards,
> Geoffrey De Smet
>
>



More information about the rules-users mailing list