You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marco Tedone <mt...@jemos.org> on 2004/03/02 09:55:19 UTC

Including jars in our projects (Web and not)

Hi, I'm using the war plugin for the first time. Let's say that my web
application depends on a jar and that this jar should be available only to
my web application (and it's application specific). Is there a way to
include it automatically under WEB-INF/lib?

Also related to this issue, there is another issue: in a general
application, if I need to include a jar in the project artifact jar, is
there an automatic way to do it, without using the <ant:copy> target?

Marco




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org