Skip to content

Commit

Permalink
generate javadoc to deploy .jar to Maven central
Browse files Browse the repository at this point in the history
KengoTODA committed Jul 18, 2015
1 parent 22f8752 commit 5686c1e
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
@@ -93,7 +93,7 @@
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<failOnError>false</failOnError>
<additionalparam>-Xdoclint:none</additionalparam>
</configuration>
</plugin>
<plugin>

0 comments on commit 5686c1e

Please sign in to comment.