Bash-it / bash-it

A community Bash framework.
MIT License
14.3k stars 2.29k forks source link

Added more Maven aliases #2191

Closed tomaytotomato closed 3 weeks ago

tomaytotomato commented 1 year ago

Description

Aliases for cleaning, packaging and testing only with Maven lifecycle.

Also added aliases to start stop Spring Boot, Quarkus, Micronaut and Jetty server

Motivation and Context

As a bash-it user I would like to have aliases for the following:

How Has This Been Tested?

Types of changes

Checklist:

tomaytotomato commented 1 year ago

Not quite sure whats causing the tests to fail