allow malformed javadoc

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/17b84674
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/17b84674
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/17b84674

Branch: refs/heads/0.8.0-incubating
Commit: 17b84674f12ec754d6f397cc679bc6e2c13bbb75
Parents: fd791ae
Author: Alex Heneveld <[email protected]>
Authored: Thu Sep 3 02:07:06 2015 +0100
Committer: Alex Heneveld <[email protected]>
Committed: Thu Sep 3 02:07:06 2015 +0100

----------------------------------------------------------------------
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/17b84674/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 81358dd..c05586f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -665,6 +665,7 @@
                         <author>false</author>
                         <quiet>true</quiet>
                         <aggregate>false</aggregate>
+                        <failOnError>false</failOnError>
                         <detectLinks />
                         <tags>
                             <tag>

Reply via email to