Skip to content

Commit

Permalink
Simplify Javadoc plugin configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsoft committed Sep 8, 2020
1 parent 7ef7d36 commit fd9754d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Expand Up @@ -137,10 +137,6 @@
</goals>
</execution>
</executions>
<configuration> <!-- add this to disable checking -->
<additionalparam>-Xdoclint:none</additionalparam>
<aggregate>true</aggregate>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit fd9754d

Please sign in to comment.