Im a bit vague on these as well but try it with compile. worked for me!
Bengt-Erik Fröberg wrote:
Addendum:
I've tried
<dependency>
<groupId>jspapi</groupId>
<artifactId>jsp-api</artifactId>
<version>2.0</version>
<scope>provided</scope>
</dependency>
No luck
/B-E
-----Ursprungligt meddelande-----
Från: Bengt-Erik Fröberg [mailto:[EMAIL PROTECTED]
Skickat: den 9 januari 2006 16:16
Till: 'Maven Users List'
Ämne: How to prevent jar to be included in WEB-INF/lib?
Hi
I have a question about preventing jsp-api2.0.jar to be included in /lib in
a webapp, since it prevents normal execution of it.
The jar in question is a dependency of some of my dependencies. How do I
find out which, and how do I exclude this jar in the POM?
Documentation is not very clear…
Regards,
/B-E
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Tim Davies
Analyst Developer
KTS PLC: Service you can bank on
8th Floor, Finsbury Tower,
103-105 Bunhill Row,
London EC1Y 8LZ
tel: +44 (0)20 7256 2300
fax: +44 (0)20 7256 2301
email: [EMAIL PROTECTED]
web: http://www.ktsplc.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]