Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 544 Bytes

File metadata and controls

27 lines (23 loc) · 544 Bytes

After you are finished checking out the application, stop the Liberty instance by pressing CTRL+C in the command-line session where you ran Liberty. Alternatively, you can run the liberty:stop goal from the finish directory in another shell session:

mvnw.cmd liberty:stop
./mvnw liberty:stop
./mvnw liberty:stop