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/pom.xml b/build/pom.xml index dcf2460..7f39698 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 23566d1..ca05fa6 100644 --- a/build/talend.studio.tos.all.p2.product/pom.xml +++ b/build/talend.studio.tos.all.p2.product/pom.xml @@ -24,7 +24,7 @@ false - http://newbuild.talend.com:8081/nexus/content/repositories/TalendOpenSourceRelease/ + https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/ talend_open_snapshots @@ -34,7 +34,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 2895c8a..cde12d8 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${unqualifiedVersion}${revision.filename} ${project.build.directory}/products/${project.artifactId}/${osgi.os}/${osgi.ws}/${osgi.arch} diff --git a/pom.xml b/pom.xml index 0729faf..670b5ce 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 60c3f58..ab454fe 100644 --- a/talend.studio.parent.pom/pom.xml +++ b/talend.studio.parent.pom/pom.xml @@ -16,9 +16,9 @@ 6.0.0 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/4.4.1-SNAPSHOT/talend-eclipse-p2-repo-4.4.1-SNAPSHOT.zip-unzip