Skip to content

Commit

Permalink
Ignore javadocs warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
johspaeth committed Oct 27, 2023
1 parent efbcc9a commit 0fdc429
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.0</version>
<configuration>
<doclint>all,-missing</doclint>
</configuration>
<executions>
<execution>
<id>attach-javadoc</id>
Expand Down

0 comments on commit 0fdc429

Please sign in to comment.