From 88e4560903858a1f922bc67519624e94ffc569dd Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 5 Nov 2009 22:15:20 +0000 Subject: [PATCH 1/4] [maven-release-plugin] prepare for next development iteration git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@224 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 6e880e4d..e31e0af1 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 + 1.9.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 3bf464db..0b2d3d4c 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 + 1.9.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 b4593037..0b39a533 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 + 1.9.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 ee156671..206cd6b9 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 + 3.0.2-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 2efec78f..163d62c6 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 + 0.0.6-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 d9daa8a0..cefc010d 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 9e2d3f60e944135daf069b5a4271902d45c6d58b Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 5 Nov 2009 22:17:20 +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@225 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 e31e0af1..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.9.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 0b2d3d4c..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.9.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 0b39a533..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.9.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 206cd6b9..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 - 3.0.2-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 163d62c6..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 - 0.0.6-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 cefc010d..01be18c0 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 bc2bde9405d63b7bce3294b4820d36b26a17d1b9 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 5 Nov 2009 22:18:18 +0000 Subject: [PATCH 3/4] fixed changes plugin git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@227 04253f4f-3451-0410-a141-5562f1e59037 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 01be18c0..eb18558d 100644 --- a/pom.xml +++ b/pom.xml @@ -216,7 +216,7 @@ ss-public-sites - http://repository.sourcesense.com/nexus/content/repositories/alfresco.public.sites/${project.artifactId} + dav:http://repository.sourcesense.com/nexus/content/repositories/alfresco.public.sites/${project.artifactId} From e3b9db212d1bf043c6c2fe761801df78300e1472 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 5 Nov 2009 22:19:28 +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@228 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..6e880e4d 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.9.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..3bf464db 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.9.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..b4593037 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.9.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..ee156671 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 + 3.0.1 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..2efec78f 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 + 0.0.5 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 eb18558d..24992f46 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