But what about acegi-security-0.9.0.jar? I need it in my webapp.

Thanks.

Eric

On 11/18/05, Pablo <[EMAIL PROTECTED]> wrote:
>
> Eric Jacob wrote:
>
> >Hi,
> >
> >Putting the following dependency results in 72 jars downloaded in
> >WEB-INF/lib!
> >
> ><dependency>
> ><groupId>acegisecurity</groupId>
> ><artifactId>acegi-security</artifactId>
> ><version>0.9.0</version>
> ><scope>runtime</scope>
> ></dependency>
> >
> >
> Hi
>
> If you set <scope>provided</scope> then these dependencies will not be
> included in /WEB-INF/lib
>
> Cheers
> Pablo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to