From 46291a1b1e80cc4d144b82fdbd806756aaaa0dd8 Mon Sep 17 00:00:00 2001 From: Marc Prud'hommeaux Date: Wed, 8 Nov 2006 21:29:52 +0000 Subject: [PATCH] Fixed to build docbook in the "process-resources" phase so that it gets built before the packaging is done. git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@472651 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-project/pom.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index 8c882816c..7f09d0c37 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -129,7 +129,7 @@ maven-antrun-plugin - package + process-resources @@ -137,11 +137,18 @@ - + - - - + + +