From a5d942eeea6f816b92391d6c2bcdb7d9b73e9468 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 14 Feb 2013 11:00:21 +0000 Subject: [PATCH 1/4] [maven-release-plugin] prepare for next development iteration git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@672 04253f4f-3451-0410-a141-5562f1e59037 --- archetypes/alfresco-allinone-archetype/pom.xml | 2 +- archetypes/alfresco-amp-archetype/pom.xml | 2 +- plugins/alfresco-maven-plugin/pom.xml | 2 +- pom.xml | 8 ++++---- poms/alfresco-sdk-parent/pom.xml | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/archetypes/alfresco-allinone-archetype/pom.xml b/archetypes/alfresco-allinone-archetype/pom.xml index f24f00a2..c3f00287 100644 --- a/archetypes/alfresco-allinone-archetype/pom.xml +++ b/archetypes/alfresco-allinone-archetype/pom.xml @@ -11,7 +11,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.1 + 1.0.2-SNAPSHOT ../../pom.xml diff --git a/archetypes/alfresco-amp-archetype/pom.xml b/archetypes/alfresco-amp-archetype/pom.xml index dc994a6c..fd1f8ba5 100644 --- a/archetypes/alfresco-amp-archetype/pom.xml +++ b/archetypes/alfresco-amp-archetype/pom.xml @@ -12,7 +12,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.1 + 1.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml index 6ba34d60..ffa2858e 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.1 + 1.0.2-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 81a8a8c4..83dfd746 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.1 + 1.0.2-SNAPSHOT Maven Alfresco SDK This aggregator Project builds all modules required for the Maven Alfresco SDK pom @@ -27,9 +27,9 @@ - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/alfresco-lifecycle-aggregator-1.0.1 - scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/alfresco-lifecycle-aggregator-1.0.1 - https://maven-alfresco-archetypes.googlecode.com/svn/tags/alfresco-lifecycle-aggregator-1.0.1 + scm:svn:${scm.url.base}/trunk + scm:svn:${scm.url.base}/trunk + ${scm.url.base}/trunk diff --git a/poms/alfresco-sdk-parent/pom.xml b/poms/alfresco-sdk-parent/pom.xml index db3ee836..45475eac 100644 --- a/poms/alfresco-sdk-parent/pom.xml +++ b/poms/alfresco-sdk-parent/pom.xml @@ -14,12 +14,12 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.1 + 1.0.2-SNAPSHOT ../../pom.xml - 1.0.1 + 1.0.2-SNAPSHOT ../../target/staging/poms/alfresco-sdk-parent - 1.0.1 + 1.0.2-SNAPSHOT 1.3.170 1.5 From f3fe02bd6bb4422b35863af724ba3c2db0243180 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 14 Feb 2013 11:09:04 +0000 Subject: [PATCH 2/4] [maven-release-plugin] rollback the release of alfresco-lifecycle-aggregator-1.0.1 git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@674 04253f4f-3451-0410-a141-5562f1e59037 --- archetypes/alfresco-allinone-archetype/pom.xml | 2 +- archetypes/alfresco-amp-archetype/pom.xml | 2 +- plugins/alfresco-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- poms/alfresco-sdk-parent/pom.xml | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/archetypes/alfresco-allinone-archetype/pom.xml b/archetypes/alfresco-allinone-archetype/pom.xml index c3f00287..fa4b67ad 100644 --- a/archetypes/alfresco-allinone-archetype/pom.xml +++ b/archetypes/alfresco-allinone-archetype/pom.xml @@ -11,7 +11,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.2-SNAPSHOT + 1.1-SNAPSHOT ../../pom.xml diff --git a/archetypes/alfresco-amp-archetype/pom.xml b/archetypes/alfresco-amp-archetype/pom.xml index fd1f8ba5..edf96d3c 100644 --- a/archetypes/alfresco-amp-archetype/pom.xml +++ b/archetypes/alfresco-amp-archetype/pom.xml @@ -12,7 +12,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.2-SNAPSHOT + 1.1-SNAPSHOT ../../pom.xml diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml index ffa2858e..6e0e9e80 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.2-SNAPSHOT + 1.1-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 83dfd746..1e8e0b00 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.2-SNAPSHOT + 1.1-SNAPSHOT Maven Alfresco SDK This aggregator Project builds all modules required for the Maven Alfresco SDK pom diff --git a/poms/alfresco-sdk-parent/pom.xml b/poms/alfresco-sdk-parent/pom.xml index 45475eac..9c10f55d 100644 --- a/poms/alfresco-sdk-parent/pom.xml +++ b/poms/alfresco-sdk-parent/pom.xml @@ -14,12 +14,12 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.0.2-SNAPSHOT + 1.1-SNAPSHOT ../../pom.xml - 1.0.2-SNAPSHOT + 1.1-SNAPSHOT ../../target/staging/poms/alfresco-sdk-parent - 1.0.2-SNAPSHOT + 1.1-SNAPSHOT 1.3.170 1.5 From 58e55471ea193ab490d21df6b32cfadd020bd857 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 14 Feb 2013 11:10:41 +0000 Subject: [PATCH 3/4] updated compatibility with alfresco 4.1.2 git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@675 04253f4f-3451-0410-a141-5562f1e59037 --- src/site/apt/index.apt.vm | 2 +- src/site/apt/prerequisites.apt.vm | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index 1b20a239..fb2d5fcc 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -47,7 +47,7 @@ Pre-requisites * Alfresco Compatibility - Maven Alfresco SDK\x99 ${project.version} is compatible (for now) with Alfresco Community / Enterprise 4.2(.b)+. + Maven Alfresco SDK\x99 ${project.version} is compatible (for now) with Alfresco Community (4.2b+) and Enterprise (4.1.2+). The majority of the features might still work when using lower Alfresco versions, but certain artifacts might not be available in the {{{https://artifacts.alfresco.com}Alfresco Artifacts Repository}}. You can probably fix this with some Maven configuration, but use at your own risk. diff --git a/src/site/apt/prerequisites.apt.vm b/src/site/apt/prerequisites.apt.vm index b1c3c691..a78d0947 100644 --- a/src/site/apt/prerequisites.apt.vm +++ b/src/site/apt/prerequisites.apt.vm @@ -18,6 +18,8 @@ Maven Alfresco SDK\x99 Pre-Requisites * It is strongly advised to use the Apache Maven official binary distributions downloaded from the {{{http://maven.apache.org}official mirrors}}; avoid OS-specific distributions as much as possible. * add <<>> to your environment if your plan to launch tests / run embedded in Jetty + + * Alfresco compability: Communtiy 4.2+ | Enterprise 4.1.2+ * Java 1.7 is <> to run Alfresco 4.2.b+ From f6f3910f0604e64d2c2dcd3c1179f5b02d1aa7ef Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 14 Feb 2013 11:11:25 +0000 Subject: [PATCH 4/4] [maven-release-plugin] prepare release alfresco-lifecycle-aggregator-1.0.1 git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@676 04253f4f-3451-0410-a141-5562f1e59037 --- archetypes/alfresco-allinone-archetype/pom.xml | 2 +- archetypes/alfresco-amp-archetype/pom.xml | 2 +- plugins/alfresco-maven-plugin/pom.xml | 2 +- pom.xml | 8 ++++---- poms/alfresco-sdk-parent/pom.xml | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/archetypes/alfresco-allinone-archetype/pom.xml b/archetypes/alfresco-allinone-archetype/pom.xml index fa4b67ad..f24f00a2 100644 --- a/archetypes/alfresco-allinone-archetype/pom.xml +++ b/archetypes/alfresco-allinone-archetype/pom.xml @@ -11,7 +11,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.1-SNAPSHOT + 1.0.1 ../../pom.xml diff --git a/archetypes/alfresco-amp-archetype/pom.xml b/archetypes/alfresco-amp-archetype/pom.xml index edf96d3c..dc994a6c 100644 --- a/archetypes/alfresco-amp-archetype/pom.xml +++ b/archetypes/alfresco-amp-archetype/pom.xml @@ -12,7 +12,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.1-SNAPSHOT + 1.0.1 ../../pom.xml diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml index 6e0e9e80..6ba34d60 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.1-SNAPSHOT + 1.0.1 ../../pom.xml diff --git a/pom.xml b/pom.xml index 1e8e0b00..81a8a8c4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.alfresco.maven alfresco-lifecycle-aggregator - 1.1-SNAPSHOT + 1.0.1 Maven Alfresco SDK This aggregator Project builds all modules required for the Maven Alfresco SDK pom @@ -27,9 +27,9 @@ - scm:svn:${scm.url.base}/trunk - scm:svn:${scm.url.base}/trunk - ${scm.url.base}/trunk + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/alfresco-lifecycle-aggregator-1.0.1 + scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/alfresco-lifecycle-aggregator-1.0.1 + https://maven-alfresco-archetypes.googlecode.com/svn/tags/alfresco-lifecycle-aggregator-1.0.1 diff --git a/poms/alfresco-sdk-parent/pom.xml b/poms/alfresco-sdk-parent/pom.xml index 9c10f55d..db3ee836 100644 --- a/poms/alfresco-sdk-parent/pom.xml +++ b/poms/alfresco-sdk-parent/pom.xml @@ -14,12 +14,12 @@ org.alfresco.maven alfresco-lifecycle-aggregator - 1.1-SNAPSHOT + 1.0.1 ../../pom.xml - 1.1-SNAPSHOT + 1.0.1 ../../target/staging/poms/alfresco-sdk-parent - 1.1-SNAPSHOT + 1.0.1 1.3.170 1.5