On 6/13/07, Jo Vandermeeren <[EMAIL PROTECTED]> wrote:
Are the compiled artifacts of the other modules installed in your local repository? Otherwise, the war module won't find them.
I don't think this is true. Clear your local repository and try 'mvn package on a multimodule build with inter-dependent modules. It works for me. (There are some problem cases, such as including an applet in a webapp, where you do need the jar in the local repo and will have to install first, but not normally.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
