> 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.
This is not trivial, unless you simply repackage your own version of this jar with that file removed and then add it back to the Maven repo. But I really want to know why you would possibly do this. If this is an actual problem/mistake in the cxf jar, I would talk to the cxf team about removing it, or possibly moving it to a different jar eg cxf-rhino-2.1.2.jar which you could depend on if you needed that class. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]