mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-19 17:15:24 +00:00
Fixed repository references in archetypes
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@495 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
parent
16226ee5ab
commit
ac87c8ef7a
@ -36,7 +36,7 @@
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>alfresco-public-snapshots</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
<updatePolicy>daily</updatePolicy>
|
||||
@ -44,17 +44,17 @@
|
||||
</repository>
|
||||
<repository>
|
||||
<id>alfresco-public</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>alfresco-public</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<id>alfresco-public-snapshots</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
<updatePolicy>daily</updatePolicy>
|
||||
|
@ -95,18 +95,18 @@
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>alfresco-public</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>alfresco-public-snapshots</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>alfresco-maven-repo</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/enterprise-snapshots</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/enterprise-snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
@ -115,11 +115,11 @@
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>alfresco-public</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<id>alfresco-public-snapshots</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
|
@ -11,15 +11,15 @@
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>alfresco-public</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>alfresco-public-snapshots</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>alfresco-maven-repo</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/repository/enterprise-snapshots</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/repository/enterprise-snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
|
@ -12,11 +12,11 @@
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>alfresco-public</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>alfresco-public-snapshots</id>
|
||||
<url>http://maven.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public-snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
<updatePolicy>daily</updatePolicy>
|
||||
|
4
pom.xml
4
pom.xml
@ -5,7 +5,7 @@
|
||||
<packaging>pom</packaging>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<name>Maven Alfresco Lifecycle support base project</name>
|
||||
<url>http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle</url>
|
||||
<url>https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle</url>
|
||||
<description>
|
||||
This project is meant to gather all commons configurations, plugins and archetypes for the full Maven Alfresco lifecycle support.
|
||||
It gathers the latest stable versions of the different components that are used to support Alfresco development on Maven in enterprise and
|
||||
@ -227,7 +227,7 @@ community contexts.
|
||||
</snapshotRepository>
|
||||
<site>
|
||||
<id>alfresco-docs</id>
|
||||
<url>dav:http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/latest</url>
|
||||
<url>dav:https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/latest</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user