From 79d303d8029dd4918baade1cab97668c1787c0ca Mon Sep 17 00:00:00 2001 From: Gary Tully Date: Thu, 6 May 2010 13:09:16 +0000 Subject: [PATCH] some maven future proofing - resolve warn about pom property references git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941712 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-all/pom.xml | 8 +++---- activemq-camel/pom.xml | 6 +++--- activemq-console/pom.xml | 6 +++--- activemq-core/pom.xml | 4 ++-- activemq-fileserver/pom.xml | 2 +- activemq-optional/pom.xml | 8 +++---- activemq-pool/pom.xml | 6 +++--- activemq-ra/pom.xml | 2 +- activemq-rar/pom.xml | 4 ++-- activemq-run/pom.xml | 2 +- activemq-spring/pom.xml | 6 +++--- activemq-web-console/pom.xml | 14 ++++++------ activemq-web-demo/pom.xml | 6 +++--- activemq-web/pom.xml | 6 +++--- activemq-xmpp/pom.xml | 4 ++-- assembly/pom.xml | 42 ++++++++++++++++++------------------ pom.xml | 7 +++--- 17 files changed, 67 insertions(+), 66 deletions(-) diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 5565eb6876..d5824ea738 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -34,19 +34,19 @@ - ${pom.groupId} + ${project.groupId} activemq-camel - ${pom.groupId} + ${project.groupId} activemq-console - ${pom.groupId} + ${project.groupId} activemq-optional - ${pom.groupId} + ${project.groupId} kahadb diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index b6577712c4..76917de0f9 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -68,13 +68,13 @@ camel-jms - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activemq-pool @@ -85,7 +85,7 @@ - ${pom.groupId} + ${project.groupId} activemq-core test-jar test diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 5d16d1bb53..86acce48d2 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -62,16 +62,16 @@ - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activemq-core test-jar - ${pom.groupId} + ${project.groupId} activeio-core diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index 3f7076409b..dca38c4fdb 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -71,7 +71,7 @@ - ${pom.groupId} + ${project.groupId} activeio-core false @@ -213,7 +213,7 @@ test - ${pom.groupId} + ${project.groupId} activeio-core false test-jar diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index 5035e8b874..e2ee451045 100755 --- a/activemq-fileserver/pom.xml +++ b/activemq-fileserver/pom.xml @@ -79,7 +79,7 @@ - ${pom.groupId} + ${project.groupId} activemq-core diff --git a/activemq-optional/pom.xml b/activemq-optional/pom.xml index ba10673945..76875308db 100755 --- a/activemq-optional/pom.xml +++ b/activemq-optional/pom.xml @@ -49,20 +49,20 @@ - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activemq-core test-jar - ${pom.groupId} + ${project.groupId} activeio-core - ${pom.groupId} + ${project.groupId} activemq-console diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index e35f7c5fc7..a8a259a45d 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -52,11 +52,11 @@ commons-logging-api - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activemq-ra true @@ -79,7 +79,7 @@ commons-pool - ${pom.groupId} + ${project.groupId} activemq-core test-jar test diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index b285f241f9..46dfc268b5 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -54,7 +54,7 @@ org.apache.activemq activemq-core - ${pom.version} + ${project.version} tests test diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 2351df08c0..d9b468eadc 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -34,7 +34,7 @@ - ${pom.groupId} + ${project.groupId} activemq-ra @@ -78,7 +78,7 @@ axion - ${pom.groupId} + ${project.groupId} activemq-jaas diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index 4fb08e1eaf..5bb3332d8e 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -33,7 +33,7 @@ - ${pom.groupId} + ${project.groupId} activemq-console diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index c2549f08fc..7c2295dd38 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -53,11 +53,11 @@ commons-logging-api - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activemq-pool @@ -83,7 +83,7 @@ spring-beans - ${pom.groupId} + ${project.groupId} activemq-core test-jar test diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index e469ec5589..a9dc807bca 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -158,29 +158,29 @@ - ${pom.groupId} + ${project.groupId} activemq-web - ${pom.groupId} + ${project.groupId} activemq-xmpp - ${pom.version} + ${project.version} - ${pom.groupId} + ${project.groupId} activemq-console - ${pom.version} + ${project.version} - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activeio-core diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index c7c6ae12ab..456d763710 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -71,17 +71,17 @@ - ${pom.groupId} + ${project.groupId} activemq-web - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activemq-core test test-jar diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index dd9f08126e..7e480a3648 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -33,15 +33,15 @@ - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activemq-camel - ${pom.groupId} + ${project.groupId} activemq-core test test-jar diff --git a/activemq-xmpp/pom.xml b/activemq-xmpp/pom.xml index 5d1b394354..8ffe124579 100755 --- a/activemq-xmpp/pom.xml +++ b/activemq-xmpp/pom.xml @@ -59,11 +59,11 @@ - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activeio-core diff --git a/assembly/pom.xml b/assembly/pom.xml index 152fcaa59c..542edd921f 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -43,77 +43,77 @@ - ${pom.groupId} + ${project.groupId} activemq-all - ${pom.groupId} + ${project.groupId} activemq-camel - ${pom.groupId} + ${project.groupId} activemq-core - ${pom.groupId} + ${project.groupId} activemq-core test-jar - ${pom.groupId} + ${project.groupId} activeio-core - ${pom.groupId} + ${project.groupId} activemq-console - ${pom.groupId} + ${project.groupId} activemq-fileserver war - ${pom.groupId} + ${project.groupId} activemq-optional - ${pom.groupId} + ${project.groupId} activemq-pool - ${pom.groupId} + ${project.groupId} activemq-web - ${pom.groupId} + ${project.groupId} activemq-jaas - ${pom.groupId} + ${project.groupId} activemq-xmpp - ${pom.groupId} + ${project.groupId} activemq-web-demo war - ${pom.groupId} + ${project.groupId} activemq-web-console war - ${pom.groupId} + ${project.groupId} activemq-rar rar true - ${pom.groupId} + ${project.groupId} activemq-run - ${pom.groupId} + ${project.groupId} kahadb @@ -364,7 +364,7 @@ unpack-dependencies - ${pom.groupId} + ${project.groupId} activemq-console target/classes false @@ -402,7 +402,7 @@ src/main/descriptors/unix-bin.xml - + @@ -416,7 +416,7 @@ src/main/descriptors/windows-bin.xml - + @@ -425,7 +425,7 @@