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

[MINSTALL-177] Streamline the plugin #32

Merged
merged 11 commits into from Jul 12, 2022
Merged

[MINSTALL-177] Streamline the plugin #32

merged 11 commits into from Jul 12, 2022

Commits on Jun 20, 2022

  1. Drop MAT

    Now that Maven is 3.2.5, no need for MAT anymore.
    cstamas committed Jun 20, 2022
    Copy the full SHA
    c507694 View commit details
    Browse the repository at this point in the history
  2. Fix scopes

    cstamas committed Jun 20, 2022
    Copy the full SHA
    c24e909 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Copy the full SHA
    084caf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Clean up use of LS

    cstamas committed Jul 5, 2022
    Copy the full SHA
    51bc6fc View commit details
    Browse the repository at this point in the history
  2. Make plugin simpler

    cstamas committed Jul 5, 2022
    Copy the full SHA
    a32f8c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Fix issues

    cstamas committed Jul 7, 2022
    Copy the full SHA
    81a6446 View commit details
    Browse the repository at this point in the history
  2. Collapse

    cstamas committed Jul 7, 2022
    Copy the full SHA
    36a0405 View commit details
    Browse the repository at this point in the history
  3. Javadoc fixes.

    cstamas committed Jul 7, 2022
    Copy the full SHA
    e4ac938 View commit details
    Browse the repository at this point in the history
  4. Tidy up

    cstamas committed Jul 7, 2022
    Copy the full SHA
    0ed1ad0 View commit details
    Browse the repository at this point in the history
  5. Collapse more

    The abstract methods was really used by "this or that", no
    method were used by both. The two Mojos really does not have
    a lot in common.
    cstamas committed Jul 7, 2022
    Copy the full SHA
    0841906 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

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