Reputation: 96541
I am playing with Maven and was wondering whether i can run my program using mvn command from either a command line or eclipse.
mvn
I am able to do a clean install, but no run so far.
Upvotes: 1
Views: 136
Reputation: 100196
This is for what we have the 'maven-exec-plugin'.