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]

Reply via email to