added maven-alfresco-lifecycle 1.0.0 super pom using maven calm, refactored repositories urls and dependencies

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@209 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2009-11-05 22:00:36 +00:00
parent ac80da2ebf
commit f0e85330eb
42 changed files with 5412 additions and 523 deletions

13
src/changes/changes.xml Normal file
View File

@@ -0,0 +1,13 @@
<document>
<properties>
<title>Maven Alfresco Extension archetype</title>
<author email="g.columbro@sourcesense.com">Gabriele Columbro</author>
</properties>
<body>
<release version="1.9.0" date="2009-11-03" description="Complete refactoring of the full support in one multimodule project">
<action dev="columbro" type="add">
Added this wrapper project to group all Maven Alfresco plugins and archetype useful for the Maven Alfresco Lifecycle support
</action>
</release>
</body>
</document>