Using Drools 6 Maven architecture completely offline
问题 I am using Drools 6.0.1 and making use of the new Maven-based architecture to deploy my rules. The POM of the project looks like shown at the end of this post. I start the project with the parameter -Dkie.maven.settings.custom="X:\\maven2\\settings.xml" to use a separate Maven repository for Drools. That settings.xml is also shown below. When I run the project (.java shown at the end), the drools-internal maven, namely Aether , still adds the central repository to its internal configuration.