[rules-users] System property Maven's settings.xml don't picked up during kie-wb startup

vektory79 vektory79 at gmail.com
Thu Mar 13 07:47:00 EDT 2014


As shown by my investigation, it's not needed any tricks to support mirrors.
Aether do almost all the work.

When WEB IDE is building the project, the session is initialized properly
and mirrors a working well. But default repository with direct url is still
in account and continue trying to direct access to Maven central.

In this concrete situation, I try the some hack. I'm adding possibility to
configure default mirror by system properties directly in
org.kie.scanner.Aether:



This is completely solve the problem. But, I think, this be better to
initialize session in more proper way.

My settings.xml for example:





--
View this message in context: http://drools.46999.n3.nabble.com/System-property-Maven-s-settings-xml-don-t-picked-up-during-kie-wb-startup-tp4028677p4028683.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list