diff --git a/archetypes/share-amp-archetype/src/site/apt/index.apt.vm b/archetypes/share-amp-archetype/src/site/apt/index.apt.vm index 234dbf32..d5be7173 100644 --- a/archetypes/share-amp-archetype/src/site/apt/index.apt.vm +++ b/archetypes/share-amp-archetype/src/site/apt/index.apt.vm @@ -8,8 +8,8 @@ Introduction - The Alfresco AMP Archetype is a sample fully featured project to manage AMP (Alfresco Module Package) projects. - This archetype can be used both for Alfresco Repository and Alfresco Share AMPs. + The Share AMP Archetype is a sample fully featured project to manage AMP (Alfresco Module Package) projects. + This archetype can be used for Alfresco Share AMPs. * Features @@ -37,15 +37,15 @@ mvn archetype:generate -Dfilter=org.alfresco.maven.archetype: You should then: - [[1]] Select the <<>> option + [[1]] Select the <<>> option [[2]] Specify the <<>> and <<>> for the project you want to create - [[3]] () Select Alfresco Version / Edition (current default is: Alfresco Community 4.2.c) + [[3]] () Select Alfresco Version / Edition (current default is: Alfresco Community 5.0.a) - You can find new Alfresco AMP project ready to go in the <<>> folder. + You can find new Share AMP project ready to go in the <<>> folder. Usage - Instructions on how to use the Alfresco AMP archetype can be found on the {{{./usage.html}usage page}}, while + Instructions on how to use the Share AMP archetype can be found on the {{{./usage.html}usage page}}, while for more advanced use cases refer to the {{{./advanced-usage.html}advanced usage page}} diff --git a/archetypes/share-amp-archetype/src/site/site.xml b/archetypes/share-amp-archetype/src/site/site.xml index f2e1c9c2..690489d1 100644 --- a/archetypes/share-amp-archetype/src/site/site.xml +++ b/archetypes/share-amp-archetype/src/site/site.xml @@ -17,7 +17,7 @@ - + @@ -25,7 +25,8 @@ - + + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d4a27bfa..8e06fb28 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -1,3 +1,4 @@ + Maven Alfresco SDK (former Maven Alfresco Lifecycle) diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index e5c2d349..f476479b 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -28,7 +28,7 @@ SDK Versions As of version 2.0, releases for the Alfresco SDK are available in Maven Central. Alfresco SDK 1.x versions rely on the {{{https://artifacts.alfresco.com/nexus/content/groups/public/}Alfresco Artifacts Repository}}. - For documentation on the Maven Alfresco SDK\x99 1.x please refer to {{{https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/alfresco-lifecycle-aggregator/1.x/latest/index.html} Maven Alfresco SDK 1.x}} + For documentation on the Maven Alfresco SDK\x99 1.x please refer to {{{https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/alfresco-lifecycle-aggregator/latest/index.html} Maven Alfresco SDK 1.x}} SDK Alfresco Compatibility