@Mojo(name="bundle-create") @Execute(phase=PACKAGE) public class BundleCreateMojo extends AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected org.codehaus.plexus.components.interactivity.InputHandler |
inputHandler |
static String |
POM |
protected Settings |
settings |
Constructor and Description |
---|
BundleCreateMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
getLog, getPluginContext, setLog, setPluginContext
public static final String POM
@Component protected org.codehaus.plexus.components.interactivity.InputHandler inputHandler
@Parameter(defaultValue="${settings}", readonly=true, required=true) protected Settings settings
public void execute() throws MojoExecutionException
MojoExecutionException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.