From 55fd6e993867c274958c7c2acef995a460e06a06 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 31 May 2011 20:04:16 +0000 Subject: [PATCH] add profile activated for maven-3 which attache site descriptor and upgrade site plugin version git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1129893 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/pom.xml b/pom.xml index 1375f6c03..a3858275b 100644 --- a/pom.xml +++ b/pom.xml @@ -592,6 +592,42 @@ + + maven-3 + + + + ${basedir} + + + + + + + org.apache.maven.plugins + maven-site-plugin + false + + + attach-descriptor + + attach-descriptor + + + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.0-beta-3 + + + + + -- 2.39.5