On Friday, January 2, 2004, at 02:39 PM, Jacek Laskowski wrote:
<big snip>[EMAIL PROTECTED] wrote:
cp target/*.jar ../../target/geronimo-DEV/lib/ && \ cp src/deploy/*.xml ../../target/geronimo-DEV/deploy/ && \ cd ../../ &&
This copying should happen automatically when you run the base maven script via something like
maven -Dmodules=clustering
and not happen at all if you run the clustering maven build.
Are you trying to make the module products get installed without running top level maven? If so, why?
david jencks
BTW, why is the module not in geronimo-DEV by default? Do you think it would cause any trouble?
Jacek
