If I understand this correctly then my confusion was caused by the
appearance of a command that's required to run an example in the
Drools distribution environment along with the discussion of the (more
or less) generic code to use for, say, the programmatic build and run
of a KieSession, which I managed to do, without Maven. - It seems that
it is necessary to use Maven for using one of the more sophisticated
build and deploy scenarios, but this is currently covered by the
indistinctive "mvn install".
Thanks for the explanation
-W
On 16/12/2013, Mark Proctor <mproctor(a)codehaus.org> wrote:
“mvn install” builds the JAR, and in the case of the KIE Examples
runs the
unit test demonstrating the JAR being used. “mvn compile” would probably be
enough too.
Whether you use Maven, or the in memory builder api, it always results in a
JAR as the deployable unit. Updates are always done via a JAR.
Mark
On 16 Dec 2013, at 07:09, Wolfgang Laun <wolfgang.laun(a)gmail.com> wrote:
> Reading
> drools-distribution-6.0.0.Final/reference_manual/html_single/index.html,
> section 4.2.5., Build, Deploy and Utilize Examples, I get the
> improssion that you have to use the incantation
>
> mvn install
>
> in *any* case as it occurs with each and every example. Surely that
> can't be right...?
>
> -W
> _______________________________________________
> rules-users mailing list
> rules-users(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/rules-users
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users