diff --git a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml
index 26f1bdd0..9c6b5971 100644
--- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/pom.xml
+++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/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/maven-alfresco-archetypes/maven-alfresco-amp-archetype/src/site/site.xml b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/src/site/site.xml
index 700eb065..6e826fbd 100644
--- a/maven-alfresco-archetypes/maven-alfresco-amp-archetype/src/site/site.xml
+++ b/maven-alfresco-archetypes/maven-alfresco-amp-archetype/src/site/site.xml
@@ -27,7 +27,6 @@
-