We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97de291 commit d4ee29fCopy full SHA for d4ee29f
pom.xml
@@ -1809,6 +1809,14 @@
1809
<groupId>javax.activation</groupId>
1810
<artifactId>javax.activation-api</artifactId>
1811
</exclusion>
1812
+ <exclusion>
1813
+ <groupId>com.sun.xml.ws</groupId>
1814
+ <artifactId>release-documentation</artifactId>
1815
+ </exclusion>
1816
1817
1818
+ <artifactId>samples</artifactId>
1819
1820
</exclusions>
1821
</dependency>
1822
<dependency>
0 commit comments