run-maven-plugin
· Maven plugin for running main methods of projects from the command line. This plugin generates the
necessary classpath for the project from its runtime classpath in the pom, and creates a script to
invoke the projects main methods with.