From fe5f68cc4c6cab0839313fd4a9a6ad9e6f398674 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 24 Mar 2008 03:46:09 +0000 Subject: [PATCH] Adding placeholder for archiva-build-resources usage. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640304 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-build-resources/pom.xml | 1 + pom.xml | 35 +++++++++++++++++++++++++++++---- 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/archiva-build-resources/pom.xml b/archiva-build-resources/pom.xml index 6dd4639b5..20efb9130 100644 --- a/archiva-build-resources/pom.xml +++ b/archiva-build-resources/pom.xml @@ -23,6 +23,7 @@ 5 + org.apache.maven.archiva archiva-build-resources 1-SNAPSHOT Archiva Build Resources diff --git a/pom.xml b/pom.xml index f22341b7f..436afecbb 100644 --- a/pom.xml +++ b/pom.xml @@ -94,6 +94,28 @@ maven-surefire-plugin 2.4.1 + + maven-checkstyle-plugin + 2.1 + + true + config/maven_checks.xml + + + + + + check + + + true + + + + org.apache.maven.plugins maven-remote-resources-plugin @@ -134,6 +156,15 @@ + archiva-base @@ -741,10 +772,6 @@ maven-checkstyle-plugin - 2.1 - - config/maven_checks.xml -