Skip to content

Replace legacy mockups CI URL with nightly download endpoint#325

Merged
basilevs merged 1 commit into
release/2.6from
copilot/find-and-replace-rcptt-links
Jun 12, 2026
Merged

Replace legacy mockups CI URL with nightly download endpoint#325
basilevs merged 1 commit into
release/2.6from
copilot/find-and-replace-rcptt-links

Conversation

Copilot AI commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Eclipse Foundation has removed anonymous (public) read access from all Jenkins instances (including ci.eclipse.org) to protect CI services from bot crawler attacks (see eclipsefdn/helpdesk#7471).

As a consequence, any build that fetched a p2 repository artifact directly from a ci.eclipse.org Jenkins job URL stopped working. The recommended solution (per the EclipseFdn helpdesk issue) for p2 repositories produced by another job is to publish them to download.eclipse.org instead and reference that stable URL.

Changes:

rcpttTests/pom.xml – Replace the default mockup_repository property value.
releng/Jenkinsfile.groovy – Replace the -DmockupsRepository argument.

Old URL: https://ci.eclipse.org/rcptt/job/mockups/lastSuccessfulBuild/artifact/repository/target/repository
New URL: https://download.eclipse.org/rcptt/dependencies/mockups/nightly/latest/repository/

References: EclipseFdn Helpdesk #7471

Copilot AI requested a review from basilevs June 11, 2026 21:10
@basilevs basilevs marked this pull request as ready for review June 12, 2026 10:10
@basilevs basilevs merged commit 2ba1401 into release/2.6 Jun 12, 2026
10 checks passed
@basilevs basilevs deleted the copilot/find-and-replace-rcptt-links branch June 12, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants