On Jul 16, 2008, at 10:54 PM, Ruben Reusser wrote:
I did a war import of the empty war into eclipse and then added each
module jar file to the WEB-INF/lib directory. Some need some extra
jar files to run (poll, scheduler, etc) - is there an easy way to
get all the runtime jars for a module?
Hu?
If you do a mvn install of these modules, you get a tgz and zip with
dependencies included. If on your war project you add (maven)
dependencies to these modules, you'll get the dependencies in as well...
-g
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------