Quantcast
Channel: Gradle global exclude - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Gradle global exclude

$
0
0

How can I exclude:

com.sun.xml.bind:*:*

from all projects, all configurations, regardless of version?

I need to replace them with:

'org.glassfish.jaxb:jaxb-xjc:2.2.11''org.glassfish.jaxb:jaxb-runtime:2.2.11'...

in accordance with:

https://github.com/jacobono/gradle-jaxb-plugin/issues/15

....hmmm... Is there a way to replace them in one step?


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images