From b9421dc80af485591a9c50cc8921f912e0def11e Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Fri, 23 Oct 2015 10:05:40 -0700 Subject: Removing sources to replace with download links instead. Change-Id: Ie28789a725051aec0d1b04dd291b7690a7898668 Signed-off-by: Ashlee Young --- framework/src/maven/apache-maven-3.3.3/build.xml | 307 ----------------------- 1 file changed, 307 deletions(-) delete mode 100644 framework/src/maven/apache-maven-3.3.3/build.xml (limited to 'framework/src/maven/apache-maven-3.3.3/build.xml') diff --git a/framework/src/maven/apache-maven-3.3.3/build.xml b/framework/src/maven/apache-maven-3.3.3/build.xml deleted file mode 100644 index 0442a125..00000000 --- a/framework/src/maven/apache-maven-3.3.3/build.xml +++ /dev/null @@ -1,307 +0,0 @@ - - - - - - - - - - - - - - - - - Building ${distributionName} ... - - - - - - - - - - - - - - - - - - - - - - - - - WARNING: -The specified target directory - ${maven.home} -already exists. It will be deleted and overwritten by the build. -Do you want to continue? - - - - - - - - - - - - - - - - - - - maven.home = ${maven.home} - maven.repo.local = ${maven.repo.local} - distributionId = ${distributionId} - distributionName = ${distributionName} - distributionDirectory = ${distributionDirectory} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Using plexus version ${pom.properties.plexusVersion} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - version = ${xmlPom.project.version} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -The new Maven distribution was created as part of the MAVEN-COMPILE step, above. -This goal just validates the presence of that distribution. - - - - - - - - - - - Extracting assembly to ${maven.home} ... - - - - - - - - - - - - - - - - - - -- cgit 1.2.3-korg