Open
Description
Hi team,
There is a situation here, I don't want to execute mvn test , instead I want to package the project to an executable jar file and then I ran run on other platform, that platform only installs java, no other software, so how can I modify the code to just run java -jar jarfile.jar to execute my test, thx!
Metadata
Metadata
Assignees
Labels
No labels