From 573a8ee34cc90df235a636d0d7cc59bf95a6a083 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Thu, 10 Jul 2008 09:11:02 +0000 Subject: [PATCH] -- added site deployment properties git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk/maven-alfresco-archetypes/maven-alfresco-amp-archetype@32 04253f4f-3451-0410-a141-5562f1e59037 --- pom.xml | 67 +++++++++++++++++++++++++++++------------------ src/site/site.xml | 1 - 2 files changed, 42 insertions(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index 26f1bdd0..9c6b5971 100644 --- a/pom.xml +++ b/pom.xml @@ -17,32 +17,49 @@ --> - 4.0.0 - com.sourcesense.alfresco - maven-alfresco-amp-archetype - 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. - - + 4.0.0 + com.sourcesense.alfresco + maven-alfresco-amp-archetype + 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. + + + ${svn.base.url}/trunk/maven-alfresco-archetypes/${artifactId} + https://repository.sourcesense.com/maven2-sites/maven-alfresco-archetypes/${pom.artifactId} + + + scm:svn:${svn.url} + ${svn.url} + + com.sourcesense.alfresco maven-alfresco-archetypes 1.0-SNAPSHOT - - - - - org.apache.maven.archetype - archetype-packaging - 2.0-alpha-3 - - - + + + + + org.apache.maven.archetype + archetype-packaging + 2.0-alpha-3 + + + + + + ss-public + scp://repository.sourcesense.com/var/www/demo.sourcesense.com/maven2 + + + ss-site-public + scp://repository.sourcesense.com/var/www/demo.sourcesense.com/maven2-sites/${pom.artifactId} + + \ No newline at end of file diff --git a/src/site/site.xml b/src/site/site.xml index 700eb065..6e826fbd 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -27,7 +27,6 @@ -