I think they were working on the osgi-bundles module, welcome on trunk :)
It's probably fixed already, so try an "svn up".
Drools Planner doesn't need that module though.
Planner only needs drools-core and drools-compiler.
So if those 2 modules build successfully, you can jump into the
drools-planner dir and build those modules.
With kind regards,
Geoffrey De Smet
Bill Hainaut schreef:
I'm trying to build the latest Drools Planner examples for SVN
at:
http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk
I am running into this error:
[INFO] Copying classes to
C:\Users\bhainaut\Documents\Drools\jbossrules\osgi-bundles\plugins\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error copying artifact from
C:\Users\bhainaut\Documents\Drools\jbossrules\osgi-bundles\jxls\org.drools.osgi.wrapp
er.jxls-reader\target\classes to
C:\Users\bhainaut\Documents\Drools\jbossrules\osgi-bundles\plugins\classes
Embedded error:
C:\Users\bhainaut\Documents\Drools\jbossrules\osgi-bundles\jxls\org.drools.osgi.wrapper.jxls-reader\targ
et\classes (Access is denied)
Any clues on how this might be fixed would be greatly appreciated.