You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by javed mandary <ja...@gmail.com> on 2006/03/16 09:38:10 UTC

M2 scope dependency

Hi ,
        I have a question regarding a dependency which i require during
compilation but when my war is to be created i dont want the jar to be
bundled with the application in the WEB-INF\lib directory ..what scope
should i use to define this dependency?

regards,
       Javed

Re: M2 scope dependency

Posted by javed mandary <ja...@gmail.com>.
ok scope to be used = provided

:P
javed

On 3/16/06, javed mandary <ja...@gmail.com> wrote:
>
> Hi ,
>         I have a question regarding a dependency which i require during
> compilation but when my war is to be created i dont want the jar to be
> bundled with the application in the WEB-INF\lib directory ..what scope
> should i use to define this dependency?
>
> regards,
>        Javed
>