mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-07 17:49:34 +00:00
removed Parent Project menu item from alfresco-maven-plugin site.
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@640 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
@@ -18,7 +18,7 @@ Introduction
|
|||||||
|
|
||||||
*{{{./install-mojo.html}alfresco:install}} Installs one or multiple AMPs into an Alfresco WAR / exploded WAR folder embedding {{{http://wiki.alfresco.com/wiki/Module_Management_Tool} Alfresco MMT}}
|
*{{{./install-mojo.html}alfresco:install}} Installs one or multiple AMPs into an Alfresco WAR / exploded WAR folder embedding {{{http://wiki.alfresco.com/wiki/Module_Management_Tool} Alfresco MMT}}
|
||||||
|
|
||||||
*{{{./version-mojo.html}alfresco:version}} Parses ${project.version} removing literals (for AMP compatibility) and making the ${noSnapshot} property available in the POM
|
*{{{./set-version-mojo.html}alfresco:version}} Parses ${project.version} removing literals (for AMP compatibility) and making the <<<$\{noSnapshot\}>>> property available in the POM
|
||||||
|
|
||||||
More info in the {{{./plugin-info.html}goals page}}.
|
More info in the {{{./plugin-info.html}goals page}}.
|
||||||
|
|
||||||
|
@@ -12,11 +12,11 @@
|
|||||||
|
|
||||||
<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="../alfresco-amp-archetype/index.html" />
|
<item name="Alfresco AMP Archetype" href="../../archetypes/alfresco-amp-archetype/index.html" />
|
||||||
<item name="Alfresco All-in-One Archetype" href="./index.html" />
|
<item name="Alfresco All-in-One Archetype" href="../../archetypes/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" />
|
||||||
<item name="Alfresco Maven Plugin" href="../../plugins/alfresco-maven-plugin/index.html" />
|
<item name="Alfresco Maven Plugin" href="./index.html" />
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu name="Maven Alfresco Community">
|
<menu name="Maven Alfresco Community">
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
<item name="Enterprise adoption" href="http://www.slideshare.net/guest67a9ba/maven-application-lifecycle-management-for-alfresco" />
|
<item name="Enterprise adoption" href="http://www.slideshare.net/guest67a9ba/maven-application-lifecycle-management-for-alfresco" />
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<!--<menu ref="reports"/>-->
|
<menu ref="reports"/>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</project>
|
</project>
|
@@ -32,8 +32,6 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<menu ref="parent" inherit="bottom"/>
|
|
||||||
|
|
||||||
<menu name="Maven Alfresco SDK">
|
<menu name="Maven Alfresco SDK">
|
||||||
<item name="Introduction" href="index.html"/>
|
<item name="Introduction" href="index.html"/>
|
||||||
<item name="Maven Alfresco SDK Prerequisites" href="prerequisites.html" />
|
<item name="Maven Alfresco SDK Prerequisites" href="prerequisites.html" />
|
||||||
|
Reference in New Issue
Block a user