[rules-users] Drools6 : Having trouble in using kie-ci

Mario Fusco mario.fusco at gmail.com
Thu Dec 12 04:26:04 EST 2013


Hi Vimal,

By default maven reads 2 settings.xml files: the one located in your M2_HOME
and the one in your local repository that usually is under ${user_home}/.m2,
so yes, to make this works you should set the M2_HOME environment variable.

However you can override this default using the kie.maven.settings.custom
system property. In other words you can point at any xml file in your file
system by starting the JVM with a flag like

-Dkie.maven.settings.custom=/home/myuser/myfolder/mysettings.xml

I hope this helps,
Mario



--
View this message in context: http://drools.46999.n3.nabble.com/Drools6-Having-trouble-in-using-kie-ci-tp4027208p4027246.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list