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 d94def3 commit 84777d5Copy full SHA for 84777d5
pom.xml
@@ -1560,6 +1560,14 @@
1560
<groupId>javax.activation</groupId>
1561
<artifactId>javax.activation-api</artifactId>
1562
</exclusion>
1563
+ <exclusion>
1564
+ <groupId>com.sun.xml.ws</groupId>
1565
+ <artifactId>release-documentation</artifactId>
1566
+ </exclusion>
1567
1568
1569
+ <artifactId>samples</artifactId>
1570
1571
</exclusions>
1572
</dependency>
1573
<dependency>
0 commit comments