Ok thanks ... I misunderstood the compile scope.

-----Original Message-----
From: Kalpak Gadre [mailto:[email protected]]
Sent: Friday, April 30, 2010 12:00 PM
To: Maven Users List
Subject: Re: Dependency Scope -- Provided

What do you think should happen then?

scope "provided" means the dependency will be provided in deployment
environment say like J2EE container.

Read this:
http://maven.apache.org/guides/introduction/introduction-to-dependency-m
echanism.html

Thanks,

Kalpak


> Hi,
>
> In my application, if I give scope as compile for a dependency, the
> jar / dependency is a part of war file generated and If I give scope
> as provided , then it is not a part of war file. My question is if the

> scope is compile, why will be the dependencies part of war file
> generated ?
>
> Regards,
> LeelaRam
>
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain proprietary, confidential or privileged
information. If you are not the intended recipient, you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.
>
> www.wipro.com
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email. 

www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to