From 7be869cfe008746cb3af6815022390c0ca43084c Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Wed, 7 Sep 2011 11:39:32 +0000 Subject: [PATCH] o Cleaned up POM git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1166129 13f79535-47bb-0310-9956-ffa450edef68 --- apache-maven/pom.xml | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml index bf61481e2d..9b8d3276e6 100644 --- a/apache-maven/pom.xml +++ b/apache-maven/pom.xml @@ -31,7 +31,7 @@ Module to build the Maven distribution, source and binary, in zip and tar.gz formats. - apache-maven + ${distributionId}-${project.version} @@ -71,7 +71,7 @@ - ${distributionId}-${project.version} + ${distributionFileName} org.apache.maven.plugins @@ -127,23 +127,6 @@ - - standard - - true - - - - - org.apache.maven.plugins - maven-surefire-plugin - - once - - - - - apache-release @@ -169,21 +152,5 @@ - - - st - - - - maven-surefire-plugin - - - **/MavenEmbedderTest.java - - - - - -