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

[MRESOLVER-335] Proposal for better errors (addendum) #394

Merged
merged 1 commit into from
Dec 11, 2023

Commits on Dec 11, 2023

  1. [MRESOLVER-335] Proposal for better errors (addendum)

    Undo most of the changes to ArtifactResolutionException, as
    Maven Core depends on it's logic (is flawed for message,
    but is not to drive logic by checking cause).
    
    Previos main PR did expose all the needed things anyway,
    so basically it is now Maven turn to instead reusing
    the (flawed) message to emit it to end user/console,
    build some better message using new methods.
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-335
    cstamas committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    073195a View commit details
    Browse the repository at this point in the history