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 587e827 commit 55968eaCopy full SHA for 55968ea
pom.xml
@@ -98,6 +98,7 @@
98
<additionalparam>-Xdoclint:none</additionalparam>
99
<javadocDirectory>${project.basedir}/target/generated-sources/apidocs</javadocDirectory>
100
<failOnError>false</failOnError>
101
+ <excludePackageNames>net.itarray.automotion.internal:net.itarray.automotion.internal.*</excludePackageNames>
102
</configuration>
103
</plugin>
104
<plugin>
0 commit comments