allow malformed javadoc
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/98cf3a83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/98cf3a83 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/98cf3a83 Branch: refs/heads/master Commit: 98cf3a83d7ba46557a6e764ef22f9d24d3f5e358 Parents: b8869d2 Author: Alex Heneveld <[email protected]> Authored: Thu Sep 3 02:07:06 2015 +0100 Committer: Alex Heneveld <[email protected]> Committed: Thu Sep 3 03:23:56 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/98cf3a83/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5234589..246f64c 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>
