I'm using Drools 6.2.0. Currently, I'm modifying Drools rule in the Guvnor and build it (on the GUI.) The result is a Jar file.
Now, I want to build it on the command-line. Section 4.2 in the documentation https://docs.jboss.org/drools/release/6.2.0.Final/drools-docs/html_single/#BuildDeployUtilizeAndRunSection seems like the answer.
Building it on the command-line require sources. What are the sources and how do I export them if I previously edited them in the GUI ?