Skip to content

Commit

Permalink
Ignore JavaDoc errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Delporte committed Nov 16, 2024
1 parent fa5db7e commit 76a5839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
</execution>
</executions>
<configuration>
<source>11</source> <!-- Adjust based on your Java version -->
<source>${java.version}</source>
<detectJavaApiLink>false</detectJavaApiLink>
<doclint>none</doclint>
<!-- Add module options -->
Expand Down

0 comments on commit 76a5839

Please sign in to comment.