Skip to content

Commit 0df5740

Browse files
committed
Disable doclint for now
1 parent 9c08331 commit 0df5740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@
430430
</dependency>
431431
</dependencies>
432432
<properties>
433+
<additionalparam>-Xdoclint:none</additionalparam>
433434
<distMgmtSnapshotsUrl>http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
434435
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
435436
<source.property>1.7</source.property>

0 commit comments

Comments
 (0)