Provided-scope dependencies are not set to provided when pulled in
transitively.  See: http://jira.codehaus.org/browse/MNG-2205 (I think)

The only solution I know of is to declare the dependency on the
servlet-api in the web module with scope=provided.

-Stephen

On 10/9/06, Jeroen Verhagen <[EMAIL PROTECTED]> wrote:
Hi Ronny,

On 10/9/06, Naess, Ronny <[EMAIL PROTECTED]> wrote:
> Compile scope is included in classpath. Try scope = provided

I tried that, made sure everything was cleaned but the servlet-api jar
is still there.

regards,

Jeroen

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




--
Stephen Duncan Jr
www.stephenduncanjr.com

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

Reply via email to