diff --git a/.github/workflows/eclipse-distro-build.yml b/.github/workflows/eclipse-distro-build.yml index 3d8001973..4944ee59c 100644 --- a/.github/workflows/eclipse-distro-build.yml +++ b/.github/workflows/eclipse-distro-build.yml @@ -27,6 +27,8 @@ jobs: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: ref: ${{ inputs.ref }} + sparse-checkout: | + eclipse-distribution - name: Set up JDK 17 uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 with: diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml index 53b93bde8..965534ce2 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml @@ -672,21 +672,6 @@ - - generate-s3-upload-info - verify - - - - ${dist.path.product} - - - - - run - - - upload-nightly-downloads deploy @@ -696,11 +681,26 @@ - - - - + + + + + + + + run + + + + + generate-s3-upload-info + verify + + + + ${dist.path.product} + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e429/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e429/pom.xml index f0687f188..c496888a4 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e429/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e429/pom.xml @@ -524,20 +524,64 @@ + + + + + + + + + + + + - - + + + - + + + - - + + + - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -619,7 +663,7 @@ update-nightly-downloads - deploy + verify ${skip.update-nightly-download-page} @@ -627,14 +671,30 @@ - + + + + + run + + + + + upload-nightly-downloads + deploy + + ${skip.update-nightly-download-page} + + + + + toFile="snapshot/STS4/sts4-nightly-${dist.target.major}.html" publicRead="true"> @@ -644,6 +704,21 @@ + + generate-s3-upload-info + verify + + + + ${dist.path.product} + + + + + run + + + zip-sts-repository install