From 2aed326efb069c113ab20e6a105bd9f63aa7880e Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 5 Oct 2012 14:50:56 +0000 Subject: [PATCH] simplify enunciate generation git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394555 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-rest/archiva-rest-api/pom.xml | 45 +------------------ pom.xml | 4 +- 2 files changed, 4 insertions(+), 45 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml index 9219e3356..c36541d75 100644 --- a/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml +++ b/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml @@ -31,8 +31,7 @@ Archiva Web :: REST support :: Api - 1.26.1 - false + ${project.build.outputDirectory}/rest-docs-archiva-rest-api @@ -102,20 +101,6 @@ - - org.codehaus.enunciate - enunciate-core - provided - ${enunciate.version} - - - - org.codehaus.jackson - jackson-xc - ${jacksonVersion} - provided - - @@ -179,33 +164,7 @@ - - org.codehaus.enunciate - maven-enunciate-plugin - ${enunciate.version} - - - process-classes - - docs - - - - - ${project.build.outputDirectory}/rest-docs-archiva-rest-api - src/enunciate/enunciate.xml - ${enunciate.debug} - - - - org.codehaus.enunciate - enunciate-docs - ${enunciate.version} - - - - - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 0c4233acf..fdb8d926c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.archiva archiva-parent - 9 + 10-SNAPSHOT @@ -92,7 +92,7 @@ 4.2.2 1.4 8.1.7.v20120910 - 1.9.9 + jdbc:derby:memory:users-test;create=true org.apache.derby.jdbc.EmbeddedDriver -- 2.39.5