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

Inform the user about possible candidates in the reactor #1727

Closed
wants to merge 1 commit into from

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Nov 24, 2022

With the new resolver pom declared dependencies are easier to use and mixed reactor builds are now possible.

One problem that remains is, that it is sometimes hard to guess why a dependency resolution is failing, because the error can reference packages or capabilities and one need to find out where they are provided.

This adds a very basic search to find if a reactor project maybe provide something that is missing and print a hint to the log.

@github-actions
Copy link

github-actions bot commented Nov 24, 2022

Test Results

340 files  ±0  340 suites  ±0   2h 43m 0s ⏱️ + 29m 55s
310 tests ±0  306 ✔️ +2  4 💤 ±0  0 ±0 
620 runs  ±0  611 ✔️ +2  9 💤 ±0  0 ±0 

Results for commit f6e51a1. ± Comparison against base commit e1d2c8b.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the print_reactor_hints branch 2 times, most recently from 93ee2e6 to 6d24f49 Compare November 26, 2022 11:41
With the new resolver pom declared dependencies are easier to use and
mixed reactor builds are now possible.

One problem that remains is, that it is sometimes hard to guess why a
dependency resolution is failing, because the error can reference
packages or capabilities and one need to find out where they are
provided.

This adds a very basic search to find if a reactor project maybe provide
something that is missing and print a hint to the log.
@laeubi laeubi closed this May 18, 2023
@laeubi laeubi added this to the 4.0 milestone Jun 24, 2023
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.

None yet

1 participant