Quoting from the link I sent you earlier:
Notice that the default build target compiles all the source files and creates the jars. It doesn't move the jars or create any wars.
If after building the jars you wish to move these to your webapp lib directories you should use the "copy_jars" target.
Notice that the default build target compiles all the source files and creates the jars. It doesn't move the jars or create any wars.
If after building the jars you wish to move these to your webapp lib directories you should use the "copy_jars" target.