Skip to content

Commit

Permalink
Fix build error generating Javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
craigwblake committed Feb 22, 2017
1 parent 335a068 commit 7cd0a36
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 @@ -82,6 +82,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8.1</version>
<configuration>
<additionalparam>--allow-script-in-comments</additionalparam>
<header>
&lt;script type="text/javascript"&gt;
var _gaq = _gaq || [];
Expand Down

0 comments on commit 7cd0a36

Please sign in to comment.