Skip to content

Commit

Permalink
mod: relax javadoc lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jwtodd committed Oct 18, 2016
1 parent ddc2f6f commit edd80a2
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 @@ -431,6 +431,8 @@ http://www.w3.org/2001/XMLSchema-instance">
<version>2.10.3</version>
<configuration>
<failOnError>false</failOnError>
<!-- FIXME: fix javadoc -->
<additionalparam>-Xdoclint:none</additionalparam>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit edd80a2

Please sign in to comment.