-- worked around stupid maven site

-- fixed and updated docs

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@238 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2009-11-06 18:18:26 +00:00
parent da7537444c
commit b4ad413055
19 changed files with 146 additions and 83 deletions

View File

@@ -36,20 +36,19 @@ References
-------------------------------------------
using repository (either in POM or settings.xml) :
using this pluginRepository (either in POM or settings.xml) :
------------------------------------------
<repository>
<pluginRepository>
<id>ss-public</id>
<url>http://repository.sourcesense.com/maven2</url>
</repository>
<url>http://repository.sourcesense.com/nexus/content/groups/public</url>
</pluginRepository>
-------------------------------------------
Quick usage
Create a project using the maven-alfresco-amp-archetype (see {{ http://repository.sourcesense.com/maven2-sites/maven-alfresco-amp-archetype }} ).
Create a project using the maven-alfresco-amp-archetype (see {{ http://repository.sourcesense.com/nexus/content/repositories/alfresco.public.sites/maven-alfresco-lifecycle/maven-alfresco-archetypes/maven-alfresco-amp-archetype/index.html }} ).