mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2026-09-16 18:13:23 +00:00
-- added new and improved documentation
-- moved to maven.alfresco.com -- tested -Pinitialize profile for the repo to clean alf_data and DB -- moved jetty run to -Prun profile for the repo -- preparing juicy maintenance release git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@250 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
@@ -4,6 +4,18 @@
|
||||
<author email="gabriele.columbro@alfresco.com">Gabriele Columbro</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.0.1" date="2009-12-03" description="Complete moving of the full infrastructure to Alfresco Community Maven Repository and Share Addon">
|
||||
<action dev="columbro" type="add">
|
||||
Moved all the archetypes to work against http://maven.alfresco.com
|
||||
</action>
|
||||
<action dev="columbro" type="add">
|
||||
Updated documentation to point to the new infrastructure
|
||||
</action>
|
||||
<action dev="columbro" type="add">
|
||||
Added support for Alfresco SHARE archetype
|
||||
</action>
|
||||
|
||||
</release>
|
||||
<release version="1.0.0" date="2009-11-03" description="Complete refactoring of the full support in one multimodule project (maven-alfresco-lifecycle)">
|
||||
<action dev="columbro" type="add">
|
||||
Linked all sub modules.
|
||||
|
||||
+9
-11
@@ -10,16 +10,16 @@
|
||||
href="http://www.alfresco.com" />
|
||||
</poweredBy>
|
||||
<publishDate position="navigation-bottom" format="MM-dd-yy" />
|
||||
<bannerLeft>
|
||||
<name>Maven Alfresco Lifecycle Support - v. ${project.version}</name>
|
||||
<href>${site_site_url}</href>
|
||||
<src>images/logo_noclaim.png</src>
|
||||
</bannerLeft>
|
||||
<bannerLeft>
|
||||
<name>Maven alfresco Extension archetype - v. ${project.version}</name>
|
||||
<href>http://www.alfresco.com</href>
|
||||
<src>images/Alfresco-logo-transparent.gif</src>
|
||||
</bannerLeft>
|
||||
<body>
|
||||
<links>
|
||||
<item name="Maven" href="http://maven.apache.org/" />
|
||||
<item name="Apache" href="http://www.apache.org/" />
|
||||
<item name="Alfresco" href="http://www.alfresco.org/" />
|
||||
<item name="Alfresco" href="http://www.alfresco.com/" />
|
||||
<item name="Project founder" href="http://www.mindthegab.com/" />
|
||||
</links>
|
||||
|
||||
@@ -33,12 +33,10 @@
|
||||
<item name="FAQ" href="faq.html" />
|
||||
</menu>
|
||||
|
||||
|
||||
|
||||
<menu name="See also">
|
||||
<item name="Maven Alfresco AMP Archetype" href="http://repository.sourcesense.com/nexus/content/repositories/alfresco.public.sites/maven-alfresco-lifecycle/maven-alfresco-archetype/maven-alfresco-amp-archetype/index.html" />
|
||||
<item name="Maven AMP Plugin" href="http://repository.sourcesense.com/nexus/content/repositories/alfresco.public.sites/maven-alfresco-lifecycle/plugins/maven-amp-plugin/index.html" />
|
||||
<item name="Third party how to" href="http://www.cybermagic.co.nz/wiki/display/CM/Building+Alfresco+apps+with+Maven" />
|
||||
<item name="Maven Alfresco AMP Archetype" href="http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/maven-alfresco-archetype/maven-alfresco-amp-archetype/index.html" />
|
||||
<item name="Maven AMP Plugin" href="http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/plugins/maven-amp-plugin/index.html" />
|
||||
|
||||
</menu>
|
||||
|
||||
<menu ref="reports" />
|
||||
|
||||
Reference in New Issue
Block a user