Minor site fixes

This commit is contained in:
mindthegab
2014-08-24 08:02:11 -04:00
parent cccf604bb2
commit 879f02b534
4 changed files with 11 additions and 9 deletions

View File

@@ -8,8 +8,8 @@
Introduction Introduction
The Alfresco AMP Archetype is a sample fully featured project to manage AMP (Alfresco Module Package) projects. The Share 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. This archetype can be used for Alfresco Share AMPs.
* Features * Features
@@ -37,15 +37,15 @@ mvn archetype:generate -Dfilter=org.alfresco.maven.archetype:
You should then: You should then:
[[1]] Select the <<<alfresco-amp-archetype>>> option [[1]] Select the <<<share-amp-archetype>>> option
[[2]] Specify the <<<groupId>>> and <<<artifactId>>> for the project you want to create [[2]] Specify the <<<groupId>>> and <<<artifactId>>> for the project you want to create
[[3]] (<Optionally>) Select Alfresco Version / Edition (current default is: Alfresco Community 4.2.c) [[3]] (<Optionally>) Select Alfresco Version / Edition (current default is: Alfresco Community 5.0.a)
You can find new Alfresco AMP project ready to go in the <<<artifactId>>> folder. You can find new Share AMP project ready to go in the <<<artifactId>>> folder.
Usage 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}} for more advanced use cases refer to the {{{./advanced-usage.html}advanced usage page}}

View File

@@ -17,7 +17,7 @@
</script> </script>
</head> </head>
<menu name="Alfresco AMP Archetype"> <menu name="Share AMP Archetype">
<item name="Introduction" href="index.html"/> <item name="Introduction" href="index.html"/>
<item name="Usage" href="usage.html"/> <item name="Usage" href="usage.html"/>
<item name="Advanced Usage" href="advanced-usage.html"/> <item name="Advanced Usage" href="advanced-usage.html"/>
@@ -25,7 +25,8 @@
<menu name="SDK components"> <menu name="SDK components">
<item name="Maven Alfresco SDK" href="../../index.html" /> <item name="Maven Alfresco SDK" href="../../index.html" />
<item name="Alfresco AMP Archetype" href="./index.html" /> <item name="Alfresco AMP Archetype" href="../alfresco-amp-archetype/index.html" />
<item name="Share AMP Archetype" href="./index.html" />
<item name="Alfresco All-in-One Archetype" href="../alfresco-allinone-archetype/index.html" /> <item name="Alfresco All-in-One Archetype" href="../alfresco-allinone-archetype/index.html" />
<item name="Alfresco SDK Parent POM" href="../../poms/alfresco-sdk-parent/index.html" /> <item name="Alfresco SDK Parent POM" href="../../poms/alfresco-sdk-parent/index.html" />
<item name="Alfresco Platform Distribution POM" href="https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/alfresco-platform-distribution/latest/index.html" /> <item name="Alfresco Platform Distribution POM" href="https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/alfresco-platform-distribution/latest/index.html" />

View File

@@ -1,3 +1,4 @@
<!-- This document is obsolete. Now release notes are generated via the github report -->
<document> <document>
<properties> <properties>
<title>Maven Alfresco SDK (former Maven Alfresco Lifecycle)</title> <title>Maven Alfresco SDK (former Maven Alfresco Lifecycle)</title>

View File

@@ -28,7 +28,7 @@ SDK Versions
As of version 2.0, releases for the Alfresco SDK are available in Maven Central. 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}}. 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 SDK Alfresco Compatibility