From 9321dbe13d53732729e35a91cfc046159e6ab075 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 10 Jul 2008 00:19:08 +0000 Subject: [PATCH] -- updated versions and descriptions git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@30 04253f4f-3451-0410-a141-5562f1e59037 --- .../maven-alfresco-amp-archetype/pom.xml | 8 ++++++++ .../maven-alfresco-extension-archetype/pom.xml | 4 ++-- maven-alfresco-archetypes/pom.xml | 11 +++++++++-- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml index 66a24748..26f1bdd0 100644 --- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml @@ -23,6 +23,14 @@ maven-archetype Maven Alfresco Amp Archetype 1.0.0-SNAPSHOT + + This archetype aims to provide a standardized approach to development, + release and deployment of Alfresco AMPs (as opposed to Alfresco extensions, released as a different artifact ). + Using standard m2 lifecycle commands (mvn compile package deploy) and generally available plugins (cargo, release, assembly) + we are able to cover a very high percentage of Alfresco lifecycle common use cases. + You are able within minutes to have a compatible AMP module built and its lifecycle supported by Maven, in a fully + transparent way also with open source available AMPs. + com.sourcesense.alfresco maven-alfresco-archetypes diff --git a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml index 091187bd..268b28a5 100644 --- a/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml +++ b/maven-alfresco-archetypes/maven-alfresco-extension-archetype/pom.xml @@ -20,7 +20,7 @@ 4.0.0 com.sourcesense.alfresco maven-alfresco-extension-archetype - 1.0.0 + 1.1.0-SNAPSHOT maven-archetype Maven alfresco Extension archetype ${site.url} @@ -30,7 +30,7 @@ 1.0-SNAPSHOT - This archetype developed within Sourcesense aims to provide a standardized approach to development, release and deployment of Alfresco extensions (as opposed to AMP builds, to be released as a different artifact ). + This archetype developed aims to provide a standardized approach to development, release and deployment of Alfresco extensions (as opposed to AMP builds, to be released as a different artifact ). Using standard m2 lifecycle commands (mvn compile package deploy) and generally available plugins (cargo, release, assembly) we are able to cover a very high percentage of Alfresco lifecycle common use cases. It can be used both with Maven2 and Ant build systems, but it must be clear that *only* the Maven2 approach provides all the diff --git a/maven-alfresco-archetypes/pom.xml b/maven-alfresco-archetypes/pom.xml index 84c2b53f..d65cc92a 100644 --- a/maven-alfresco-archetypes/pom.xml +++ b/maven-alfresco-archetypes/pom.xml @@ -6,6 +6,13 @@ pom 1.0.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 + ${site.url} Google Code @@ -16,8 +23,8 @@ http://www.sourcesense.com - ../maven-alfresco-amp-archetype - ../maven-alfresco-extension-archetype + maven-alfresco-amp-archetype + maven-alfresco-extension-archetype https://maven-alfresco-archetypes.googlecode.com/svn