Tell Maven's exec:java to execute our main class by default
It is quite convenient to be able to tell Maven to execute the plugin
(thanks to the main() method) by calling
mvn package exec:java
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Showing
Please register or sign in to comment