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 #386

Merged
merged 6 commits into from
Dec 11, 2023

Commits on Dec 4, 2023

  1. [MRESOLVER-335] Proposal for better errors

    Basically drop the method building text message (and build
    something very basic instead). It is the application that
    should build proper output, as it does have access to
    org.eclipse.aether.resolution.ArtifactResolutionException#getResults
    and can and should build meaningful error instead.
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-335
    cstamas committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    969dbd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    9746e49 View commit details
    Browse the repository at this point in the history
  2. Hide system repository

    cstamas committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1cecc04 View commit details
    Browse the repository at this point in the history
  3. Simplify

    cstamas committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    79976cf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    07083ff View commit details
    Browse the repository at this point in the history
  2. Simplify

    cstamas committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0015248 View commit details
    Browse the repository at this point in the history