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

[MNG-8177] Add contextual info for model warnings #1636

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Aug 9, 2024

But also aling Maven4 bits in resolver-provider and impl.

There is a TODO as well!


https://issues.apache.org/jira/browse/MNG-8177

But also aling Maven4 bits in resolver-provider and impl.

---

https://issues.apache.org/jira/browse/MNG-8177
@cstamas cstamas added this to the 4.0.0-beta-4 milestone Aug 9, 2024
@cstamas cstamas requested a review from gnodet August 9, 2024 19:01
@cstamas cstamas self-assigned this Aug 9, 2024
* Method that creates some informational string based on passed in {@link RequestTrace}. The contents of request
* trace can literally be anything, but this class tries to cover "most common" cases that are happening in Maven.
*/
public static String interpretTrace(boolean explain, RequestTrace requestTrace) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

explain is always true

@cstamas cstamas merged commit 10e2fba into apache:master Aug 12, 2024
13 checks passed
@cstamas cstamas deleted the MNG-8177 branch August 12, 2024 11:51
This pull request was closed.
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.

3 participants