Yep, thanks... call it what you like but when it's in a <dependency> tag, i
tend to call it a dependency :)

Cheer,
Lance.

On 26/03/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Lance Java schrieb:
>
> > Ah... got ya...
> > Add a log4j dependency to my project even though i don't reference it
> > directly
> > artifactA.scope=compile
> > log4j.scope=provided
> >
>
> Rather than think of it as "adding a dependency", think of it as
> declaring what your container environment provides.
>
> If your container really does provide log4j and servlet-api, then it is
> entirely reasonable to tell maven about that.
>
>
> Regards,
> Simon
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to