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-6869] New flag to verify Maven installation status #995

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Commits on Feb 23, 2023

  1. [MNG-6869] Initial idea

    Giovds authored and mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    904caa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dab934 View commit details
    Browse the repository at this point in the history
  3. [MNG-6869] Refactor local variable name

    Giovds authored and mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1082a0d View commit details
    Browse the repository at this point in the history
  4. [MNG-6969] WIP commit

    Giovds authored and mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8d46d92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aaf62f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57c7020 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55f35fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdcce30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4ec517 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77526f5 View commit details
    Browse the repository at this point in the history
  11. [MNG-6869] Formatting

    mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fbbcc20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba9354a View commit details
    Browse the repository at this point in the history
  13. [MNG-6869] Formatting

    mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    85b0907 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    12a6b4b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    140a63c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7afb18e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ca4cb33 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0764fd0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    30c9649 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d134358 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6ba97e6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    79338ae View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b470aca View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8629a8a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7fcc380 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2b01442 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    95c52f2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d0f3b29 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    58e2f46 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f67f7c3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    27a7e0a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d2416a2 View commit details
    Browse the repository at this point in the history
  33. [MNG-6869] Remove commented code

    Giovds authored and mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2a9ce5e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ed191ad View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6adddbd View commit details
    Browse the repository at this point in the history
  36. [MNG-6869] Remove unnecessary comment

    Giovds authored and mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9443a2a View commit details
    Browse the repository at this point in the history
  37. [MNG-6869] Remove unused DI fields

    Giovds authored and mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    41177b3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    fc2e7f7 View commit details
    Browse the repository at this point in the history
  39. [MNG-6869] Simplify

    mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2114cda View commit details
    Browse the repository at this point in the history
  40. [MNG-6869] Prevent possible ClassCastException

    This could happen when the artifact resolution
    did not work due to other reasons than a non-existing
    artifact - such as a non-existing hostname.
    mthmulders committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    853819c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    f39aec2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    6c4348d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf2421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63006df View commit details
    Browse the repository at this point in the history