From 5d7045d6755c38c5a91fc8c9f1261dc30ffc6a67 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Sat, 7 Apr 2012 00:50:09 +0000 Subject: [PATCH 1/3] [maven-release-plugin] prepare for next development iteration git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@407 04253f4f-3451-0410-a141-5562f1e59037 --- .../maven-alfresco-amp-archetype/pom.xml | 2 +- .../maven-alfresco-extension-archetype/pom.xml | 2 +- .../maven-alfresco-share-archetype/pom.xml | 2 +- .../maven-alfresco-share-module-archetype/pom.xml | 2 +- maven-alfresco-archetypes/pom.xml | 2 +- plugins/maven-amp-plugin/pom.xml | 4 ++-- plugins/maven-nosnapshot-plugin/pom.xml | 4 ++-- pom.xml | 8 ++++---- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml index 7b783d44..345dbd4a 100644 --- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml @@ -28,7 +28,7 @@ org.alfresco maven-alfresco-archetypes - 3.9.1 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml index c061eeea..e84997c9 100644 --- a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml @@ -22,7 +22,7 @@ org.alfresco maven-alfresco-archetypes - 3.9.1 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/maven-alfresco-archetypes/maven-alfresco-share-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-share-archetype/pom.xml index 51ea09b9..23b1da30 100644 --- a/maven-alfresco-archetypes/maven-alfresco-share-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-share-archetype/pom.xml @@ -9,7 +9,7 @@ org.alfresco maven-alfresco-archetypes - 3.9.1 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/maven-alfresco-archetypes/maven-alfresco-share-module-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-share-module-archetype/pom.xml index a44dbe79..b28a8c59 100644 --- a/maven-alfresco-archetypes/maven-alfresco-share-module-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-share-module-archetype/pom.xml @@ -8,7 +8,7 @@ org.alfresco maven-alfresco-archetypes - 3.9.1 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/maven-alfresco-archetypes/pom.xml b/maven-alfresco-archetypes/pom.xml index 89e8a0b4..1b541dfc 100644 --- a/maven-alfresco-archetypes/pom.xml +++ b/maven-alfresco-archetypes/pom.xml @@ -10,7 +10,7 @@ org.alfresco maven-alfresco-lifecycle - 3.9.1 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/plugins/maven-amp-plugin/pom.xml b/plugins/maven-amp-plugin/pom.xml index 5a70325d..148e7be2 100644 --- a/plugins/maven-amp-plugin/pom.xml +++ b/plugins/maven-amp-plugin/pom.xml @@ -4,11 +4,11 @@ maven-amp-plugin maven-plugin Alfresco AMP Plugin - 3.0.4 + 3.0.5-SNAPSHOT org.alfresco maven-alfresco-lifecycle - 3.9.1 + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/plugins/maven-nosnapshot-plugin/pom.xml b/plugins/maven-nosnapshot-plugin/pom.xml index 428dd49e..52c9ae2b 100644 --- a/plugins/maven-nosnapshot-plugin/pom.xml +++ b/plugins/maven-nosnapshot-plugin/pom.xml @@ -3,13 +3,13 @@ org.alfresco.maven maven-nosnapshot-plugin maven-plugin - 0.0.8 + 0.0.9-SNAPSHOT Custom version manipulator Maven Plugin It's non invasive and puts modified versions in configurable pom properties org.alfresco maven-alfresco-lifecycle - 3.9.1 + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index e3231f48..216d364e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.alfresco maven-alfresco-lifecycle pom - 3.9.1 + 4.0.0-SNAPSHOT Maven Alfresco Lifecycle support base project http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle @@ -42,9 +42,9 @@ community contexts. UTF-8 - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-3.9.1 - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-3.9.1 - https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-3.9.1 + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/trunk + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/trunk + https://maven-alfresco-archetypes.googlecode.com/svn/trunk From b810606967291b655f3f82d260fa4633ce104576 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Sat, 7 Apr 2012 00:54:25 +0000 Subject: [PATCH 2/3] fixed surefire generation git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@409 04253f4f-3451-0410-a141-5562f1e59037 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 216d364e..bcc803ef 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ community contexts. - maven-surefire-plugin + maven-surefire-report-plugin 2.9 From 4d9aa57708706e68370baae4185a393c8bded67f Mon Sep 17 00:00:00 2001 From: mindthegab Date: Sat, 7 Apr 2012 00:55:26 +0000 Subject: [PATCH 3/3] [maven-release-plugin] prepare release maven-alfresco-lifecycle-3.9.1 git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@410 04253f4f-3451-0410-a141-5562f1e59037 --- .../maven-alfresco-amp-archetype/pom.xml | 2 +- .../maven-alfresco-extension-archetype/pom.xml | 2 +- .../maven-alfresco-share-archetype/pom.xml | 2 +- .../maven-alfresco-share-module-archetype/pom.xml | 2 +- maven-alfresco-archetypes/pom.xml | 2 +- plugins/maven-amp-plugin/pom.xml | 4 ++-- plugins/maven-nosnapshot-plugin/pom.xml | 4 ++-- pom.xml | 8 ++++---- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml index 345dbd4a..7b783d44 100644 --- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml @@ -28,7 +28,7 @@ org.alfresco maven-alfresco-archetypes - 4.0.0-SNAPSHOT + 3.9.1 ../pom.xml diff --git a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml index e84997c9..c061eeea 100644 --- a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml @@ -22,7 +22,7 @@ org.alfresco maven-alfresco-archetypes - 4.0.0-SNAPSHOT + 3.9.1 ../pom.xml diff --git a/maven-alfresco-archetypes/maven-alfresco-share-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-share-archetype/pom.xml index 23b1da30..51ea09b9 100644 --- a/maven-alfresco-archetypes/maven-alfresco-share-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-share-archetype/pom.xml @@ -9,7 +9,7 @@ org.alfresco maven-alfresco-archetypes - 4.0.0-SNAPSHOT + 3.9.1 ../pom.xml diff --git a/maven-alfresco-archetypes/maven-alfresco-share-module-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-share-module-archetype/pom.xml index b28a8c59..a44dbe79 100644 --- a/maven-alfresco-archetypes/maven-alfresco-share-module-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-share-module-archetype/pom.xml @@ -8,7 +8,7 @@ org.alfresco maven-alfresco-archetypes - 4.0.0-SNAPSHOT + 3.9.1 ../pom.xml diff --git a/maven-alfresco-archetypes/pom.xml b/maven-alfresco-archetypes/pom.xml index 1b541dfc..89e8a0b4 100644 --- a/maven-alfresco-archetypes/pom.xml +++ b/maven-alfresco-archetypes/pom.xml @@ -10,7 +10,7 @@ org.alfresco maven-alfresco-lifecycle - 4.0.0-SNAPSHOT + 3.9.1 ../pom.xml diff --git a/plugins/maven-amp-plugin/pom.xml b/plugins/maven-amp-plugin/pom.xml index 148e7be2..5a70325d 100644 --- a/plugins/maven-amp-plugin/pom.xml +++ b/plugins/maven-amp-plugin/pom.xml @@ -4,11 +4,11 @@ maven-amp-plugin maven-plugin Alfresco AMP Plugin - 3.0.5-SNAPSHOT + 3.0.4 org.alfresco maven-alfresco-lifecycle - 4.0.0-SNAPSHOT + 3.9.1 ../../pom.xml diff --git a/plugins/maven-nosnapshot-plugin/pom.xml b/plugins/maven-nosnapshot-plugin/pom.xml index 52c9ae2b..428dd49e 100644 --- a/plugins/maven-nosnapshot-plugin/pom.xml +++ b/plugins/maven-nosnapshot-plugin/pom.xml @@ -3,13 +3,13 @@ org.alfresco.maven maven-nosnapshot-plugin maven-plugin - 0.0.9-SNAPSHOT + 0.0.8 Custom version manipulator Maven Plugin It's non invasive and puts modified versions in configurable pom properties org.alfresco maven-alfresco-lifecycle - 4.0.0-SNAPSHOT + 3.9.1 ../../pom.xml diff --git a/pom.xml b/pom.xml index bcc803ef..8f78c0b3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.alfresco maven-alfresco-lifecycle pom - 4.0.0-SNAPSHOT + 3.9.1 Maven Alfresco Lifecycle support base project http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle @@ -42,9 +42,9 @@ community contexts. UTF-8 - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/trunk - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/trunk - https://maven-alfresco-archetypes.googlecode.com/svn/trunk + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-3.9.1 + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-3.9.1 + https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-3.9.1