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 f37da9b commit 539e893Copy full SHA for 539e893
pom.xml
@@ -2036,6 +2036,11 @@
2036
<source>8</source>
2037
<doclint>none</doclint>
2038
<notimestamp>true</notimestamp>
2039
+ <excludePackageNames>
2040
+ org.apache.click
2041
+ org.openidentityplatform.openam.click
2042
+ org.openidentityplatform.openam.velocity
2043
+ </excludePackageNames>
2044
</configuration>
2045
</plugin>
2046
<plugin>
0 commit comments