From cd9c1097d1aa5ef92dcd66002c125d33dfa13895 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Tue, 9 Mar 2010 08:00:25 +0000 Subject: [MRM-1282] start to implement maven metadata for artifacts, splitting from existing sources git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@920722 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/pom.xml | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'archiva-modules/pom.xml') diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 03c52a0d3..1ab9386fc 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -16,7 +16,9 @@ ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations ~ under the License. - --> + --> + archiva org.apache.archiva @@ -34,6 +36,16 @@ metadata plugins + + + + org.mockito + mockito-all + 1.8.3 + test + + + @@ -82,13 +94,13 @@ --> - + org.codehaus.mojo taglist-maven-plugin -- cgit v1.2.3