Option's argument cannot be broken on two lines.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/46db1484 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/46db1484 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/46db1484 Branch: refs/heads/master Commit: 46db148448e997a20d2506e5b4f2319e4dceb6b0 Parents: 8fe7a97 Author: Gilles <er...@apache.org> Authored: Thu Nov 17 14:05:41 2016 +0100 Committer: Gilles <er...@apache.org> Committed: Thu Nov 17 14:05:41 2016 +0100 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/46db1484/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 37f28d7..0c93d8d 100644 --- a/pom.xml +++ b/pom.xml @@ -217,8 +217,7 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <configuration> - <additionalparam>-header '<script type="text/javascript" - src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>' + <additionalparam>-header '<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>' </additionalparam> </configuration> </plugin>