mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-10-08 14:51:55 +00:00
-- 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:
@@ -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 }} ).
|
Reference in New Issue
Block a user