Set up dependencies between the modules in your pom.xml. You probably want to do a
multimodule build, but that's not necessary.
Examples of multimodule builds:
http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodul...
--- On Thu, 1/8/09, Jason Novotny <novotny(a)gridsphere.org> wrote:
From: Jason Novotny <novotny(a)gridsphere.org>
Subject: [rules-users] how can drools file access class from an external jar
To: rules-users(a)lists.jboss.org
Date: Thursday, January 8, 2009, 7:19 PM
Hi,
I'm using maven to organize my project into
modules. I have all my
drools related code in one module called xxx-rules and
things work fine.
However, if I move one of the classes referenced by a .drl
rules file
into another module xxx-core it doesn't work anymore.
Does anyone know
how I can instruct the loader to look for the class in a
different maven
module?
Thanks, Jason
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users