Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ceate ArtifactDownloadProvider that use maven repositories as mirror #4572

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 29, 2024

In the meanwhile many artifacts are already published and consumed from maven central and we record the necessary metadata to locate them in P2.

This adds a new ArtifactDownloadProvider that is capable to use global configured maven repositories as a mirror for P2 artifacts.

@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Dec 29, 2024
In the meanwhile many artifacts are already published and consumed from
maven central and we record the necessary metadata to locate them in P2.

This adds a new ArtifactDownloadProvider that is capable to use global
configured maven repositories as a mirror for P2 artifacts.
@laeubi laeubi force-pushed the maven_as_p2_mirror branch from 2df96fe to ff89dfd Compare December 29, 2024 07:45
@laeubi laeubi enabled auto-merge (rebase) December 29, 2024 07:45
@merks
Copy link
Contributor

merks commented Dec 29, 2024

Note the typo in the commit message. Ceate -> Create

Creates ArtifactDownloadProvider that uses maven repositories as mirror

Copy link

Test Results

  606 files  ±0    606 suites  ±0   4h 5m 16s ⏱️ + 2m 34s
  433 tests ±0    426 ✅ ±0   7 💤 ±0  0 ❌ ±0 
1 299 runs  ±0  1 277 ✅ ±0  22 💤 ±0  0 ❌ ±0 

Results for commit ff89dfd. ± Comparison against base commit 29008ee.

@laeubi laeubi merged commit d79c36e into eclipse-tycho:main Dec 29, 2024
15 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants