Good catch Carsten, <provided> dependencies are indeed not passed on transitively. This behaviour is actually documented on the website ([1], section "dependency scope"), so I guess it's not really a bug.
(whether this behaviour is intuitive is a different thing alltogether) Thanks Jorg On 7/21/06 10:31 AM, in article [EMAIL PROTECTED], "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Author: cziegeler > Date: Fri Jul 21 01:31:24 2006 > New Revision: 424228 > > URL: http://svn.apache.org/viewvc?rev=424228&view=rev > Log: > Add missing dep to servlet api (due to a bug in m2 it gets not inherited from > core as it has the scope provided) >
