On Sat, 2005-11-12 at 10:49 -0700, Wendy Smoak wrote:
> On 11/12/05, Stephen Duncan <[EMAIL PROTECTED]> wrote:
> 
> > I believe you must do <optional>true</optional> rather than just <optional/>
> 
> Thank you!
> 
> Now, what's the correct way to keep the servlet API .jar files out of
> my webapp?  They're not optional for the dependencies that need them
> (Struts Core for example) but they should not come all the way through
> to my .war file.
> 
> Is it <scope>compile</scope> or something else?

scope = provided

> --
> Wendy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

Simplex sigillum veri. (Simplicity is the seal of truth.)


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

Reply via email to