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
code_with_sahil -
vivek -
Muhammad Usman -
Crypto.Andy (DEV) -
Top comments (0)