public final class MojoExecutor extends Object
Constructor and Description |
---|
MojoExecutor(MavenPluginManager mngr,
MavenSession sesn)
Public ctor.
|
public MojoExecutor(MavenPluginManager mngr, MavenSession sesn)
mngr
- The managersesn
- Maven sessionpublic void execute(String coords, String goal, Properties config) throws ValidationException
coords
- Maven coordinates, e.g. "com.qulice:maven-qulice-plugin:1.0"goal
- Maven plugin goal to executeconfig
- The configuration to setValidationException
- If something is wrong insideCopyright © 2011-2012 Qulice.com. All Rights Reserved.