Hi,

I want to exclude a class org.apache.cxf.js.rhino.DOMMessageProvider from
cxf-2.1.2.jar.

cxf-2.1.2.jar is my one of the depenendency in POM.

<dependencies>
 . . 
<dependency>
    <groupId>org.apache.geronimo.configs</groupId>
    <artifactId>cxf</artifactId>
    <version>2.1.2</version>
</dependency>
 . . .
</dependencies>

Thanks,
Nitin B


-- 
View this message in context: 
http://www.nabble.com/How-to-exclude-perticular-class-from-dependent-jar.-tp20013814p20013814.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to