From 4ed5862b7dda3faa9cde2f3da2edfdd33c013517 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 5 Nov 2009 22:03:29 +0000 Subject: [PATCH 1/4] [maven-release-plugin] prepare for next development iteration git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@212 04253f4f-3451-0410-a141-5562f1e59037 --- .../maven-alfresco-amp-archetype/pom.xml | 2 +- .../maven-alfresco-extension-archetype/pom.xml | 2 +- maven-alfresco-archetypes/pom.xml | 4 ++-- plugins/maven-amp-plugin/pom.xml | 4 ++-- plugins/maven-nosnapshot-plugin/pom.xml | 4 ++-- pom.xml | 8 ++++---- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml index e0acfb56..daf0392c 100644 --- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml @@ -32,7 +32,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml index 743a19ca..14a953ab 100644 --- a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml @@ -25,7 +25,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.0.0 + 1.0.1-SNAPSHOT This archetype developed aims to provide a standardized approach to development, release and deployment of Alfresco extensions (as opposed to diff --git a/maven-alfresco-archetypes/pom.xml b/maven-alfresco-archetypes/pom.xml index 3a33b1e5..1c37158f 100644 --- a/maven-alfresco-archetypes/pom.xml +++ b/maven-alfresco-archetypes/pom.xml @@ -3,7 +3,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes pom - 1.0.0 + 1.0.1-SNAPSHOT Maven Alfresco Archetypes base project This project is meant to gather all commons configurations and settings between the two maven-alfresco-*-archetypes, i.e. maven-alfresco-extension-archetype and maven-alfresco-amp-archetype @@ -12,7 +12,7 @@ org.alfresco maven-alfresco-lifecycle - 1.0.0 + 1.0.1-SNAPSHOT maven-alfresco-amp-archetype diff --git a/plugins/maven-amp-plugin/pom.xml b/plugins/maven-amp-plugin/pom.xml index 31023720..de4aef88 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 - 1.0.0 + 1.0.1-SNAPSHOT org.alfresco maven-alfresco-lifecycle - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/plugins/maven-nosnapshot-plugin/pom.xml b/plugins/maven-nosnapshot-plugin/pom.xml index 9deb6a42..235b3ba1 100644 --- a/plugins/maven-nosnapshot-plugin/pom.xml +++ b/plugins/maven-nosnapshot-plugin/pom.xml @@ -3,14 +3,14 @@ com.sourcesense.maven maven-nosnapshot-plugin maven-plugin - 1.0.0 + 1.0.1-SNAPSHOT Custom version manipulator Maven Plugin It's non invasive and puts modified versions in configurable pom properties ${project.artifactId} org.alfresco maven-alfresco-lifecycle - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 04d40456..4aabfb87 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.alfresco maven-alfresco-lifecycle pom - 1.0.0 + 1.0.1-SNAPSHOT Maven Alfresco Lifecycle support base project com.sourcesense.maven @@ -45,9 +45,9 @@ ${site.url} - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0 - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0 - https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0 + 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 9a93ac54491f3d7f831d9d4dd5c7f74eb5b364fa Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 5 Nov 2009 22:04:45 +0000 Subject: [PATCH 2/4] [maven-release-plugin] rollback the release of maven-alfresco-lifecycle-1.0.0 git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@213 04253f4f-3451-0410-a141-5562f1e59037 --- .../maven-alfresco-amp-archetype/pom.xml | 2 +- .../maven-alfresco-extension-archetype/pom.xml | 2 +- maven-alfresco-archetypes/pom.xml | 4 ++-- plugins/maven-amp-plugin/pom.xml | 4 ++-- plugins/maven-nosnapshot-plugin/pom.xml | 4 ++-- pom.xml | 11 ++++++----- 6 files changed, 14 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 daf0392c..2e96fb97 100644 --- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml @@ -32,7 +32,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.0.1-SNAPSHOT + 1.9.0-SNAPSHOT diff --git a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml index 14a953ab..fe4ea4bf 100644 --- a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml @@ -25,7 +25,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.0.1-SNAPSHOT + 1.9.0-SNAPSHOT This archetype developed aims to provide a standardized approach to development, release and deployment of Alfresco extensions (as opposed to diff --git a/maven-alfresco-archetypes/pom.xml b/maven-alfresco-archetypes/pom.xml index 1c37158f..9dcf991c 100644 --- a/maven-alfresco-archetypes/pom.xml +++ b/maven-alfresco-archetypes/pom.xml @@ -3,7 +3,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes pom - 1.0.1-SNAPSHOT + 1.9.0-SNAPSHOT Maven Alfresco Archetypes base project This project is meant to gather all commons configurations and settings between the two maven-alfresco-*-archetypes, i.e. maven-alfresco-extension-archetype and maven-alfresco-amp-archetype @@ -12,7 +12,7 @@ org.alfresco maven-alfresco-lifecycle - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT maven-alfresco-amp-archetype diff --git a/plugins/maven-amp-plugin/pom.xml b/plugins/maven-amp-plugin/pom.xml index de4aef88..d5a31764 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 - 1.0.1-SNAPSHOT + 3.0.1-SNAPSHOT org.alfresco maven-alfresco-lifecycle - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/plugins/maven-nosnapshot-plugin/pom.xml b/plugins/maven-nosnapshot-plugin/pom.xml index 235b3ba1..bb9c0430 100644 --- a/plugins/maven-nosnapshot-plugin/pom.xml +++ b/plugins/maven-nosnapshot-plugin/pom.xml @@ -3,14 +3,14 @@ com.sourcesense.maven maven-nosnapshot-plugin maven-plugin - 1.0.1-SNAPSHOT + 0.0.5-SNAPSHOT Custom version manipulator Maven Plugin It's non invasive and puts modified versions in configurable pom properties ${project.artifactId} org.alfresco maven-alfresco-lifecycle - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 4aabfb87..e8931a4c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.alfresco maven-alfresco-lifecycle pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT Maven Alfresco Lifecycle support base project com.sourcesense.maven @@ -45,9 +46,9 @@ ${site.url} - 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:${svn.url} + scm:svn:${svn.url} + ${svn.url} From 76a69494a803690aff719161132e688907997ba0 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 5 Nov 2009 22:07:07 +0000 Subject: [PATCH 3/4] fixed changes plugin git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@215 04253f4f-3451-0410-a141-5562f1e59037 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8931a4c..5fe91ade 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ clean package deploy site-deploy changes:announcement-generate - changes:announcement-email site-deploy + changes:announcement-mail site-deploy ${svn.tags.url} From a232e20710ebebe56200adc500fc543755f94fa6 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 5 Nov 2009 22:09:39 +0000 Subject: [PATCH 4/4] [maven-release-plugin] prepare release maven-alfresco-lifecycle-1.0.0 git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@216 04253f4f-3451-0410-a141-5562f1e59037 --- .../maven-alfresco-amp-archetype/pom.xml | 2 +- .../maven-alfresco-extension-archetype/pom.xml | 2 +- maven-alfresco-archetypes/pom.xml | 4 ++-- plugins/maven-amp-plugin/pom.xml | 4 ++-- plugins/maven-nosnapshot-plugin/pom.xml | 4 ++-- pom.xml | 11 +++++------ 6 files changed, 13 insertions(+), 14 deletions(-) diff --git a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml index 2e96fb97..e0acfb56 100644 --- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml @@ -32,7 +32,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.9.0-SNAPSHOT + 1.0.0 diff --git a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml index fe4ea4bf..743a19ca 100644 --- a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml @@ -25,7 +25,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes - 1.9.0-SNAPSHOT + 1.0.0 This archetype developed aims to provide a standardized approach to development, release and deployment of Alfresco extensions (as opposed to diff --git a/maven-alfresco-archetypes/pom.xml b/maven-alfresco-archetypes/pom.xml index 9dcf991c..3a33b1e5 100644 --- a/maven-alfresco-archetypes/pom.xml +++ b/maven-alfresco-archetypes/pom.xml @@ -3,7 +3,7 @@ com.sourcesense.alfresco maven-alfresco-archetypes pom - 1.9.0-SNAPSHOT + 1.0.0 Maven Alfresco Archetypes base project This project is meant to gather all commons configurations and settings between the two maven-alfresco-*-archetypes, i.e. maven-alfresco-extension-archetype and maven-alfresco-amp-archetype @@ -12,7 +12,7 @@ org.alfresco maven-alfresco-lifecycle - 1.0.0-SNAPSHOT + 1.0.0 maven-alfresco-amp-archetype diff --git a/plugins/maven-amp-plugin/pom.xml b/plugins/maven-amp-plugin/pom.xml index d5a31764..31023720 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.1-SNAPSHOT + 1.0.0 org.alfresco maven-alfresco-lifecycle - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/plugins/maven-nosnapshot-plugin/pom.xml b/plugins/maven-nosnapshot-plugin/pom.xml index bb9c0430..9deb6a42 100644 --- a/plugins/maven-nosnapshot-plugin/pom.xml +++ b/plugins/maven-nosnapshot-plugin/pom.xml @@ -3,14 +3,14 @@ com.sourcesense.maven maven-nosnapshot-plugin maven-plugin - 0.0.5-SNAPSHOT + 1.0.0 Custom version manipulator Maven Plugin It's non invasive and puts modified versions in configurable pom properties ${project.artifactId} org.alfresco maven-alfresco-lifecycle - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index 5fe91ade..2c622cce 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.alfresco maven-alfresco-lifecycle pom - 1.0.0-SNAPSHOT + 1.0.0 Maven Alfresco Lifecycle support base project com.sourcesense.maven @@ -46,9 +45,9 @@ ${site.url} - scm:svn:${svn.url} - scm:svn:${svn.url} - ${svn.url} + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0 + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0 + https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-alfresco-lifecycle-1.0.0