From eeccc3df8e2ea32dd055f91f8d613806e605e839 Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Mon, 3 Mar 2014 16:23:30 -0800 Subject: No longer generate deprecated dists/maven/latest/build.xml The distpack-maven-* targets no longer create said dir/build. Use the publish tasks directly instead. --- src/build/maven/maven-deploy.xml | 281 --------------------------------------- 1 file changed, 281 deletions(-) delete mode 100644 src/build/maven/maven-deploy.xml (limited to 'src/build') diff --git a/src/build/maven/maven-deploy.xml b/src/build/maven/maven-deploy.xml deleted file mode 100644 index a2c3eefbca..0000000000 --- a/src/build/maven/maven-deploy.xml +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - - SuperSabbus extension for deploying a distribution to Maven. THIS FILE IS MEANT TO BE RUN STANDALONE IN THE MAVEN "distpack" DIRECTORY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Deploying ${path}-[pom.xml|src.jar|docs.jar]. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Deploying ${path}.jar with ${path}-pom.xml. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Deploying ${path}-pom.xml. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Using server[${repository.credentials.id}] for maven repository credentials. - Please make sure that your ~/.m2/settings.xml has the needed username/password for this server id - - - - - - - - - - - - - - - - - - -- cgit v1.2.3