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

Add support for bumping maven-target locations #4078

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Aug 2, 2024

Currently the update-target mojo only support IU locations to be
updated.

This adds support to update maven-target locations as well, that becomes
very popular and widely used recently.

@laeubi laeubi force-pushed the support_bumping_maven_targets branch from 91cb917 to 631d158 Compare August 2, 2024 18:43
@laeubi laeubi marked this pull request as ready for review August 2, 2024 18:43
Copy link

github-actions bot commented Aug 2, 2024

Test Results

  600 files  ±0    600 suites  ±0   3h 56m 1s ⏱️ - 7m 16s
  428 tests ±0    420 ✅  - 1   7 💤 ±0  0 ❌ ±0  1 🔥 +1 
1 284 runs  ±0  1 261 ✅  - 1  22 💤 ±0  0 ❌ ±0  1 🔥 +1 

For more details on these errors, see this check.

Results for commit 796fd1e. ± Comparison against base commit e196707.

♻️ This comment has been updated with latest results.

Currently the update-target mojo only support IU locations to be
updated.

This adds support to update maven-target locations as well, that becomes
very popular and widely used recently.
@laeubi laeubi force-pushed the support_bumping_maven_targets branch from 631d158 to 796fd1e Compare August 3, 2024 07:39
@laeubi laeubi merged commit b06cd5a into eclipse-tycho:main Aug 4, 2024
9 of 11 checks passed
@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 Aug 4, 2024
@eclipse-tycho-bot
Copy link

💔 All backports failed

Status Branch Result
tycho-4.0.x Backport failed because of merge conflicts

You might need to backport the following PRs to tycho-4.0.x:
- Add p2-aware model converter for CycloneDX SBOM generation
- Skip CHECK_TRUST phase and allow parallel execution of product assembly
- Add support to specify target locations in the pom configuration
- Support javac as a compiler for Tycho
- Add support for API Tools Annotations to Tycho
- Support repository references

Manual backport

To create the backport manually run:

backport --pr 4078

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.

2 participants