org.fusesource.mvnplugins.fab
public class FabMojo extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected String |
classifier
The classifier to use.
|
protected Map<String,String> |
descriptor
Descriptor settings.
|
protected boolean |
enabled
If set to false, then it disables the plugin.
|
static String |
FAB_MODULE_DESCRIPTION |
static String |
FAB_MODULE_ID |
static String |
FAB_MODULE_NAME |
static String |
FAB_MODULE_SHA1 |
protected org.apache.maven.project.MavenProject |
project |
protected File |
target
The file name of the .
|
Constructor and Description |
---|
FabMojo() |
public static final String FAB_MODULE_ID
public static final String FAB_MODULE_NAME
public static final String FAB_MODULE_DESCRIPTION
public static final String FAB_MODULE_SHA1
protected org.apache.maven.project.MavenProject project
protected File target
protected String classifier
protected boolean enabled
Copyright © 2009-2013 FuseSource. All Rights Reserved.