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/c2ccf66b Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/c2ccf66b Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/c2ccf66b Branch: refs/heads/0.8.0-incubating Commit: c2ccf66b5934c0b408ef51dfd83d78de1c4b4118 Parents: df646be 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/incubator-brooklyn/blob/c2ccf66b/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>
