Using maven to execute the main
method of a class:
mvn exec:java -Dexec.mainClass="com.example.Main" [-Dexec.args="argument1"] ...
Using maven to execute the main
method of a class:
mvn exec:java -Dexec.mainClass="com.example.Main" [-Dexec.args="argument1"] ...
For further actions, you may consider blocking this person and/or reporting abuse
Niharika Goulikar -
Saurabh Rai -
Brian Caffey -
dev.to staff -
Top comments (0)