Overlord Commons: Maven Plugin 2.0.15.Final
A C E F G H I M O R S W 

A

addBundle(String, String, String, String) - Method in class org.overlord.commons.maven.plugin.featuresxml.FeaturesXml
Adds a bundle to the feature in the features.xml.
addConfigFile(String, String, String, String) - Method in class org.overlord.commons.maven.plugin.featuresxml.FeaturesXml
Adds a configfile to the feature in features.xml.
addFeature(String, String, String) - Method in class org.overlord.commons.maven.plugin.featuresxml.FeaturesXml
Adds a feature to the model.
addFeatureDependency(String, String, String, String) - Method in class org.overlord.commons.maven.plugin.featuresxml.FeaturesXml
Adds a feature dependency to a feature in the features.xml.
addRepository(String) - Method in class org.overlord.commons.maven.plugin.featuresxml.FeaturesXml
Adds a repository to the features.xml file.

C

ConfigFile - Class in org.overlord.commons.maven.plugin
Models a config file in the pom.xml for the GenerateFeaturesXmlMojo plugin.
ConfigFile() - Constructor for class org.overlord.commons.maven.plugin.ConfigFile
Constructor.

E

execute() - Method in class org.overlord.commons.maven.plugin.GenerateFeaturesXmlMojo
 
execute() - Method in class org.overlord.commons.maven.plugin.HelpMojo
execute() - Method in class org.overlord.commons.maven.plugin.MergeFilesMojo
 

F

Feature - Class in org.overlord.commons.maven.plugin
Simple java bean modelling a single feature listed in the configuration of the GenerateFeaturesXmlMojo plugin.
Feature() - Constructor for class org.overlord.commons.maven.plugin.Feature
Constructor.
FeaturesXml - Class in org.overlord.commons.maven.plugin.featuresxml
Models the karaf features.xml file.
FeaturesXml() - Constructor for class org.overlord.commons.maven.plugin.featuresxml.FeaturesXml
Constructor.
formatArtifactAsBundle(Artifact) - Method in class org.overlord.commons.maven.plugin.GenerateFeaturesXmlMojo
Format the given artifact as a bundle string with the appropriate syntax used by the karaf features.xml file.

G

GenerateFeaturesXmlMojo - Class in org.overlord.commons.maven.plugin
A mojo that can generate a karaf features.xml file.
GenerateFeaturesXmlMojo() - Constructor for class org.overlord.commons.maven.plugin.GenerateFeaturesXmlMojo
Constructor.
getBundles() - Method in class org.overlord.commons.maven.plugin.Feature
 
getComment() - Method in class org.overlord.commons.maven.plugin.Feature
 
getConfigFiles() - Method in class org.overlord.commons.maven.plugin.Feature
 
getDependsOnFeatures() - Method in class org.overlord.commons.maven.plugin.Feature
 
getDestination() - Method in class org.overlord.commons.maven.plugin.Merge
 
getExcludes() - Method in class org.overlord.commons.maven.plugin.Feature
 
getFiles() - Method in class org.overlord.commons.maven.plugin.Merge
Gets the files.
getFinalName() - Method in class org.overlord.commons.maven.plugin.ConfigFile
 
getIncludes() - Method in class org.overlord.commons.maven.plugin.Feature
 
getName() - Method in class org.overlord.commons.maven.plugin.Feature
 
getStartLevel() - Method in class org.overlord.commons.maven.plugin.Feature
 
getValue() - Method in class org.overlord.commons.maven.plugin.ConfigFile
 
getVersion() - Method in class org.overlord.commons.maven.plugin.Feature
 

H

HelpMojo - Class in org.overlord.commons.maven.plugin
Display help information on overlord-commons-maven-plugin.
Call mvn overlord-commons:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.overlord.commons.maven.plugin.HelpMojo
 

I

isBundle(Artifact) - Method in class org.overlord.commons.maven.plugin.GenerateFeaturesXmlMojo
Detect if this artifact is already an osgi bundle.

M

Merge - Class in org.overlord.commons.maven.plugin
Class that encapsulates the merging information
Merge() - Constructor for class org.overlord.commons.maven.plugin.Merge
 
MergeFilesMojo - Class in org.overlord.commons.maven.plugin
A mojo that can merge files.
MergeFilesMojo() - Constructor for class org.overlord.commons.maven.plugin.MergeFilesMojo
 

O

org.overlord.commons.maven.plugin - package org.overlord.commons.maven.plugin
 
org.overlord.commons.maven.plugin.featuresxml - package org.overlord.commons.maven.plugin.featuresxml
 

R

repositorySystem - Variable in class org.overlord.commons.maven.plugin.GenerateFeaturesXmlMojo
 
resolveProject(Artifact) - Method in class org.overlord.commons.maven.plugin.GenerateFeaturesXmlMojo
Resolves the given artifact to a maven project.

S

setBundles(List<String>) - Method in class org.overlord.commons.maven.plugin.Feature
 
setComment(String) - Method in class org.overlord.commons.maven.plugin.Feature
 
setConfigFiles(List<ConfigFile>) - Method in class org.overlord.commons.maven.plugin.Feature
 
setDependsOnFeatures(List<Feature>) - Method in class org.overlord.commons.maven.plugin.Feature
 
setDestination(File) - Method in class org.overlord.commons.maven.plugin.Merge
 
setExcludes(List<String>) - Method in class org.overlord.commons.maven.plugin.Feature
 
setFinalName(String) - Method in class org.overlord.commons.maven.plugin.ConfigFile
 
setIncludes(List<String>) - Method in class org.overlord.commons.maven.plugin.Feature
 
setName(String) - Method in class org.overlord.commons.maven.plugin.Feature
 
setStartLevel(String) - Method in class org.overlord.commons.maven.plugin.Feature
 
setValue(String) - Method in class org.overlord.commons.maven.plugin.ConfigFile
 
setVersion(String) - Method in class org.overlord.commons.maven.plugin.Feature
 

W

writeTo(File) - Method in class org.overlord.commons.maven.plugin.featuresxml.FeaturesXml
Writes the features.xml file out.
A C E F G H I M O R S W 
Overlord Commons: Maven Plugin 2.0.15.Final

Copyright © 2013–2015 JBoss, a division of Red Hat. All rights reserved.