|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.karaf.tooling.features.MojoSupport
org.apache.karaf.tooling.features.GenerateFeaturesXmlMojo
public class GenerateFeaturesXmlMojo
Generates the features XML file
Field Summary | |
---|---|
protected static java.lang.String |
SEPARATOR
|
Fields inherited from class org.apache.karaf.tooling.features.MojoSupport |
---|
artifactMetadataSource, collector, factory, localRepo, project, projectBuilder, projectHelper, remoteRepos, resolver, workDirectory |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
GenerateFeaturesXmlMojo()
|
Method Summary | |
---|---|
void |
execute()
|
static java.lang.String |
toString(org.apache.maven.artifact.Artifact artifact)
|
Methods inherited from class org.apache.karaf.tooling.features.MojoSupport |
---|
bundleToArtifact, createManagedVersionMap, excludeBranch, getArtifacts, getClassLoader, getLocalRepoUrl, getProject, getProjectHelper, getWorkDirectory, print, removeBranch, removeChildren, resolveProject, retainArtifacts, translateFromMaven |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String SEPARATOR
Constructor Detail |
---|
public GenerateFeaturesXmlMojo()
Method Detail |
---|
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public static java.lang.String toString(org.apache.maven.artifact.Artifact artifact)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |