diff --git a/build/Target_Platform_for_Talend_Studio_and_Luna/readme.txt b/build/Target_Platform_for_Talend_Studio_and_Luna/readme.txt
index 54d850d..cbd0cdb 100644
--- a/build/Target_Platform_for_Talend_Studio_and_Luna/readme.txt
+++ b/build/Target_Platform_for_Talend_Studio_and_Luna/readme.txt
@@ -3,5 +3,5 @@
3) eclipse export fails to update the content.xml and artifact so we need to regenerate the p2 repository with the following command
Applications/java/eclipse/4.2/eclipse/eclipse -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -metadataRepository file:/Applications/java/talend/TargetPlatformE44/p2site/ -artifactRepository file:/Applications/java/talend/TargetPlatformE44/p2site/ -source /Applications/java/talend/TargetPlatformE44 -config ANY -publishArtifacts
4) Deploy ZIP of target to Nexus (features/, plugins/, artifacts.jar, contents.jar at the root):
- mvn deploy:deploy-file -Dfile=/Applications/java/talend/TargetPlatformE44/p2site/TargetPlatformE44.zip -DgroupId=org.talend.repo -DartifactId=talend-eclipse-p2-repo -Dversion=4.4.1-SNAPSHOT -Dpackaging=zip -Durl=http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceSnapshot -DrepositoryId=talend_nexus_deployment
- Nexus p2 repository will be available at http://newbuild.talend.com:8081/nexus/content/unzip/TalendP2UnzipOpenSourceSnapshot/org/talend/repo/talend-eclipse-p2-repo/4.4.1-SNAPSHOT/talend-eclipse-p2-repo-4.4.1-SNAPSHOT.zip-unzip/plugins/
+ mvn deploy:deploy-file -Dfile=/Applications/java/talend/TargetPlatformE44/p2site/TargetPlatformE44.zip -DgroupId=org.talend.repo -DartifactId=talend-eclipse-p2-repo -Dversion=4.4.1-SNAPSHOT -Dpackaging=zip -Durl=https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceSnapshot -DrepositoryId=talend_nexus_deployment
+ Nexus p2 repository will be available at https://artifacts-zl.talend.com/nexus/content/unzip/TalendP2UnzipOpenSourceSnapshot/org/talend/repo/talend-eclipse-p2-repo/4.4.1-SNAPSHOT/talend-eclipse-p2-repo-4.4.1-SNAPSHOT.zip-unzip/plugins/
diff --git a/build/dependencies.p2/composite.p2/compositeArtifacts.xml b/build/dependencies.p2/composite.p2/compositeArtifacts.xml
index c15d5ef..bae6e96 100644
--- a/build/dependencies.p2/composite.p2/compositeArtifacts.xml
+++ b/build/dependencies.p2/composite.p2/compositeArtifacts.xml
@@ -4,6 +4,6 @@
-
+
\ No newline at end of file
diff --git a/build/dependencies.p2/composite.p2/compositeContent.xml b/build/dependencies.p2/composite.p2/compositeContent.xml
index f069b68..768c70b 100644
--- a/build/dependencies.p2/composite.p2/compositeContent.xml
+++ b/build/dependencies.p2/composite.p2/compositeContent.xml
@@ -5,6 +5,6 @@
-
+
\ No newline at end of file
diff --git a/build/dependencies.p2/pom.xml b/build/dependencies.p2/pom.xml
index 55269ba..4c609aa 100644
--- a/build/dependencies.p2/pom.xml
+++ b/build/dependencies.p2/pom.xml
@@ -13,13 +13,13 @@
talend_nexus_deployment
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceSnapshot/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceSnapshot/
true
false
talend_nexus_deployment
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceRelease/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/
false
true
@@ -34,7 +34,7 @@
false
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceRelease/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/
talend_open_snapshots
@@ -44,7 +44,7 @@
true
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceSnapshot/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceSnapshot/
diff --git a/build/pom.xml b/build/pom.xml
index 5174720..fac135f 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -17,7 +17,7 @@
false
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceRelease/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/
talend_open_snapshots
@@ -27,7 +27,7 @@
true
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceSnapshot/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceSnapshot/
diff --git a/build/talend.studio.tos.all.p2.product/pom.xml b/build/talend.studio.tos.all.p2.product/pom.xml
index bda820d..159fa73 100644
--- a/build/talend.studio.tos.all.p2.product/pom.xml
+++ b/build/talend.studio.tos.all.p2.product/pom.xml
@@ -25,7 +25,7 @@
false
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceRelease/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/
talend_open_snapshots
@@ -35,7 +35,7 @@
true
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceSnapshot/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceSnapshot/
diff --git a/build/talend.studio.tos.product.parent.pom/pom.xml b/build/talend.studio.tos.product.parent.pom/pom.xml
index 1324aaf..c0dd235 100644
--- a/build/talend.studio.tos.product.parent.pom/pom.xml
+++ b/build/talend.studio.tos.product.parent.pom/pom.xml
@@ -20,7 +20,7 @@
false
- http://${talend.nexus.host}/nexus/content/repositories/TalendOpenSourceRelease/
+ ${talend.nexus.host}/nexus/content/repositories/TalendOpenSourceRelease/
talend_open_snapshots
@@ -30,12 +30,12 @@
true
- http://${talend.nexus.host}/nexus/content/repositories/TalendOpenSourceSnapshot/
+ ${talend.nexus.host}/nexus/content/repositories/TalendOpenSourceSnapshot/
- newbuild.talend.com:8081
+ https://artifacts-oss.talend.com
${launcher.prefix}-${product.timestamp}-V${product.version}${revision.filename}
${project.build.directory}/products/${project.artifactId}/${osgi.os}/${osgi.ws}/${osgi.arch}
diff --git a/pom.xml b/pom.xml
index c387e31..f9c7a68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
false
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceRelease/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/
talend_open_snapshots
@@ -31,7 +31,7 @@
true
- http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceSnapshot/
+ https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceSnapshot/
diff --git a/talend.studio.parent.pom/pom.xml b/talend.studio.parent.pom/pom.xml
index fbfb609..5637f3b 100644
--- a/talend.studio.parent.pom/pom.xml
+++ b/talend.studio.parent.pom/pom.xml
@@ -16,9 +16,9 @@
6.1.0-RC1
Release
- newbuild.talend.com:8081
- http://${talend.nexus.host}/nexus/content/repositories
- http://${talend.nexus.host}/nexus/content/unzip
+ https://artifacts-oss.talend.com
+ ${talend.nexus.host}/nexus/content/repositories
+ ${talend.nexus.host}/nexus/content/unzip
${talend.nexus.p2unzip.url}/TalendP2UnzipOpenSourceSnapshot/org/talend/repo
${talend.nexus.p2unzip.url}/TalendP2UnzipOpenSourceRelease/org/talend/repo
${opensourcesnapshot-unziprepo.url}/talend-eclipse-p2-repo/6.1.0-SNAPSHOT/talend-eclipse-p2-repo-6.1.0-SNAPSHOT.zip-unzip