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

Rework maven code for faster calculation of path config #1661

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2022

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

Commits on Oct 4, 2022

  1. Rewrote to using internal maven engine instead of forking jvm

    On windows increases speed from 14s to 2s
    DavyLandman committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0e8b61a View commit details
    Browse the repository at this point in the history
  2. Rewrote to calling maven without changing global properties (but sadl…

    …y, changing output streams, hoping it's not a race)
    DavyLandman committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f574853 View commit details
    Browse the repository at this point in the history