I'm using m2 beta 1 version of the ANT tasks.

I've specified the "servletapi" jar file as a "compile" dependency.
However, when i create my war file (which i do with an ANT script),
i don't want it included in the WEB-INF/lib directory.

>From what i can tell, when i can't use the <dependencies> element
to use the servlet api in the compile, but not when building the war.

I imagine that the "war" plugin suffers from the same issue.  In addition,
why is it that the "war" plugin still does not package up the application
classes into a jar file?  Why must it use a WEB-INF/classes directory?

Is there some scope for the file I can use that won't include it in the
runtime list?

---------------------
Matthew Inger
 Fiberlink Communications Corp
215-664-1723


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to