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
Joaquin Diaz -
Prince -
Muhammad Kashif -
Shahid -
Top comments (0)