From b0af48eb8feaa4bc2b6424a7d6a36473a7356eb9 Mon Sep 17 00:00:00 2001 From: Donald Woods Date: Mon, 18 Oct 2010 17:03:19 +0000 Subject: [PATCH] don't build javadocs for examples git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023904 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-examples/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/openjpa-examples/pom.xml b/openjpa-examples/pom.xml index 62669f16c..d76f0aa90 100644 --- a/openjpa-examples/pom.xml +++ b/openjpa-examples/pom.xml @@ -48,4 +48,20 @@ image-gallery openbooks + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + true + + true + + + +