From af11cfaa9060514c0470f9888ceefc6f43c83e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Casta=C3=B1o?= Date: Fri, 8 Jan 2010 16:28:56 +0100 Subject: [PATCH] ItEr41S07DocumentacionFormacionItEr40S07: Doc compilation is included in project build and html placed inside navalplanner-webapp --- navalplanner-webapp/pom.xml | 74 ++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) diff --git a/navalplanner-webapp/pom.xml b/navalplanner-webapp/pom.xml index 89aa5f0df..99adf6f55 100644 --- a/navalplanner-webapp/pom.xml +++ b/navalplanner-webapp/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 @@ -66,6 +67,77 @@ + + maven-antrun-plugin + 1.1 + + + user-doc-generation + + run + + compile + false + + + Executing make html + + + + + + + + + + + + + + + + + + + + + + + + + + + + + user-doc-clean + + run + + clean + false + + + + + + + + + + + + + + + + + + + + + + +