Skip to content

Commit

Permalink
Disable doclint
Browse files Browse the repository at this point in the history
  • Loading branch information
anjackson committed Mar 4, 2020
1 parent 799c58e commit 384da2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,8 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<build.timestamp>${maven.build.timestamp}</build.timestamp>
<doclint>none</doclint>
<additionalparam>-Xdoclint:none</additionalparam>
</properties>
<profiles>
<profile>
Expand Down

0 comments on commit 384da2e

Please sign in to comment.