Homec4science

Tell Maven's exec:java to execute our main class by default

Authored by Johannes Schindelin <johannes.schindelin@gmx.de> on Feb 19 2013, 19:35.

Description

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>

Details

Committed
Johannes Schindelin <johannes.schindelin@gmx.de>Feb 19 2013, 19:35
Pushed
oburriMay 30 2017, 14:17
Parents
R3829:89e2d8952dbc: Ignore Eclipse files
Branches
Unknown
Tags
Unknown

Event Timeline

Johannes Schindelin <johannes.schindelin@gmx.de> committed R3829:498295cc79db: Tell Maven's exec:java to execute our main class by default (authored by Johannes Schindelin <johannes.schindelin@gmx.de>).Feb 19 2013, 19:35