From b34393319c0760c5cbd1c9afb0f3b7c5297a62e7 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Wed, 5 Nov 2008 17:23:43 +0000 Subject: - make "latest" symlink in dists/maven - maven-deploy.xml takes parameter settings.file (ant deploy.snapshot -Dsettings.file=/path/to/settings.xml) --- src/build/maven/maven-deploy.xml | 295 ++++++++++++++++++++------------------- 1 file changed, 148 insertions(+), 147 deletions(-) (limited to 'src/build/maven') diff --git a/src/build/maven/maven-deploy.xml b/src/build/maven/maven-deploy.xml index de79b1d1fa..02c4adaafb 100644 --- a/src/build/maven/maven-deploy.xml +++ b/src/build/maven/maven-deploy.xml @@ -1,152 +1,153 @@ - - - - - - SuperSabbus extension for deploying a distribution to Maven. THIS FILE IS MEANT TO BE RUN STANDALONE IN THE MAVEN "distpack" DIRECTORY - - - - - - - - - - - - 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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + SuperSabbus extension for deploying a distribution to Maven. THIS FILE IS MEANT TO BE RUN STANDALONE IN THE MAVEN "distpack" DIRECTORY + + + + + + + + + + + + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + --> + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3