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

Execute the package goal before exec. #221

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

Commits on Dec 23, 2022

  1. Execute the package goal before exec.

    Trigger the package goal phase before starting, to enable a one-goal start.
    
    Use the 'exec' goal and spawn a new java process,
     to avoid a conflict(?) betweeb the Plexus Launcher and the Kumuluzee Launcher.
    S35601 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    968b0fa View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Better handling on Windows

    S35601 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2cfeb31 View commit details
    Browse the repository at this point in the history