From fd43325c2bd5458e5813890ddf62f83cc50d5825 Mon Sep 17 00:00:00 2001 From: "Frederick G. Oconer" Date: Fri, 26 May 2006 10:47:42 +0000 Subject: [PATCH] changes: 1. Fix for assembly build. 2. Fix for jar deploy. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409633 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/pom.xml | 8 ++++---- pom.xml | 20 +++++++++++--------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index d3d3990e1e..2627aa1b5c 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -260,13 +260,13 @@ org.apache.maven.plugins maven-assembly-plugin - 2.1-SNAPSHOT + 2.1 run package - single + assembly @@ -285,7 +285,7 @@ bin package - single + assembly @@ -300,4 +300,4 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index f2370cc05f..1da0cdff0d 100755 --- a/pom.xml +++ b/pom.xml @@ -108,12 +108,12 @@ apache-repo Apache CVS Repository - scpexe://cvs.apache.org/www/cvs.apache.org/maven-snapshot-repository + scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository apache-snapshots Apache CVS Development Repository - scpexe://cvs.apache.org/www/cvs.apache.org/maven-snapshot-repository + scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository apache-website @@ -775,20 +775,22 @@ - + org.apache.maven.plugins maven-compiler-plugin @@ -816,4 +818,4 @@ - + \ No newline at end of file