Hi guys, I was wondering if any of you know how to tell Maven to ignore certain classes within a dependency package. My Maven project needs part of the dependency (3rd party software), but this dependency has other classes which are used by Java when they should not.
Namely it's the Web-logic JAR, and Java's XSLT transformer factory that are encouraged in making my Friday longer than it should be :( Any help is would be really appreciated! Cheers. Fernando Álvarez
