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 ae38b31 commit 7ff270dCopy full SHA for 7ff270d
java-does-usb/pom.xml
@@ -168,7 +168,7 @@
168
<configuration>
169
<release>23</release>
170
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
171
- <excludePackageNames>windows.*</excludePackageNames>
+ <excludePackageNames>net.codecrete.usb.linux.gen.*:net.codecrete.usb.macos.gen.*:windows.*:system</excludePackageNames>
172
</configuration>
173
</plugin>
174
<plugin>
0 commit comments