Skip to content

Commit

Permalink
build(maven): do not fail on JavaDoc warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMurphy committed Dec 8, 2017
1 parent 50379c4 commit 5c730e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<jaxbXjcVersion>2.2.1</jaxbXjcVersion>
<jaxb2basicsVersion>1.11.1</jaxb2basicsVersion>
<jasig-license-lookup-url>license-mappings.xml</jasig-license-lookup-url>
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
</properties>

<dependencies>
Expand Down

0 comments on commit 5c730e7

Please sign in to comment.