Index

A B D E F G H I J L M N P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractBndMavenPlugin - Class in aQute.bnd.maven.plugin
Abstract base class for all bnd-maven-plugin mojos.
AbstractBndMavenPlugin() - Constructor for class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
afterProjectsRead(MavenSession) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
all - Enum constant in enum aQute.bnd.maven.plugin.TestCases
aQute.bnd.maven.baseline.plugin - package aQute.bnd.maven.baseline.plugin
 
aQute.bnd.maven.lib - package aQute.bnd.maven.lib
 
aQute.bnd.maven.lib.executions - package aQute.bnd.maven.lib.executions
 
aQute.bnd.maven.plugin - package aQute.bnd.maven.plugin
 

B

Base - Class in aQute.bnd.maven.baseline.plugin
 
Base() - Constructor for class aQute.bnd.maven.baseline.plugin.Base
 
BaselineMojo - Class in aQute.bnd.maven.baseline.plugin
Exports project dependencies to OSGi R5 index format.
BaselineMojo() - Constructor for class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
biz.aQute.bnd.bnd_baseline_maven_plugin - package biz.aQute.bnd.bnd_baseline_maven_plugin
 
biz.aQute.bnd.bnd_maven_plugin - package biz.aQute.bnd.bnd_maven_plugin
 
BndMavenPackagingPlugin - Class in aQute.bnd.maven.plugin
Generate OSGi metadata for the target classes and package into a jar.
BndMavenPackagingPlugin() - Constructor for class aQute.bnd.maven.plugin.BndMavenPackagingPlugin
 
BndMavenPackagingTestsPlugin - Class in aQute.bnd.maven.plugin
Generate OSGi metadata for the test target classes and package into a jar.
BndMavenPackagingTestsPlugin() - Constructor for class aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
 
BndMavenPlugin - Class in aQute.bnd.maven.plugin
Processes the target classes to generate OSGi metadata.
BndMavenPlugin() - Constructor for class aQute.bnd.maven.plugin.BndMavenPlugin
 
BndMavenTestsPlugin - Class in aQute.bnd.maven.plugin
Processes the test target classes to generate OSGi metadata.
BndMavenTestsPlugin() - Constructor for class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
BndPackagingLifecycleParticipant - Class in aQute.bnd.maven.plugin
This lifecycle participant is meant to simplify the changes required to the configuration of the maven packaging plugins when the bnd-maven-plugin is used.
BndPackagingLifecycleParticipant() - Constructor for class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 

D

defaultClassifier(PluginExecution) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 

E

enableLogging(Logger) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
execute() - Method in class aQute.bnd.maven.baseline.plugin.BaselineMojo
 
execute() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
execute() - Method in class biz.aQute.bnd.bnd_baseline_maven_plugin.HelpMojo
execute() - Method in class biz.aQute.bnd.bnd_maven_plugin.HelpMojo
extractClassifier(PluginExecution) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 

F

filter() - Method in enum aQute.bnd.maven.plugin.TestCases
 
findMatchingMavenPackagingPluginExecution(List, String) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 

G

getArtifactId() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getBndMavenPlugin(Model) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the bnd-maven-plugin from build/plugins section of model or null if not present.
getBndMavenPluginFromContainer(PluginContainer) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the bnd-maven-plugin from pluginContainer or null if not present.
getClassesDir() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getClassesDir() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getClassesDir() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getClassifier() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getClassifier() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getClassifier() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingPlugin
 
getClassifier() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
 
getExtension() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getGroupId() - Method in class aQute.bnd.maven.baseline.plugin.Base
 
getManifestPath() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getManifestPath() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getManifestPath() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getMavenJarPlugin(Model) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the maven-jar-plugin from build/plugins section of model or null if not present.
getMavenJarPluginFromContainer(PluginContainer) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the maven-jar-plugin from pluginContainer or null if not present.
getMavenWarPlugin(Model) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the maven-war-plugin from build/plugins section of model or null if not present.
getMavenWarPluginFromContainer(PluginContainer) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
Returns the maven-war-plugin from pluginContainer or null if not present.
getOutputDir() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getOutputDir() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingPlugin
 
getOutputDir() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
 
getOutputDir() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getOutputDir() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getPluginByGAFromContainer(String, String, PluginContainer) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
getResources() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getResources() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getResources() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getSourceDir() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getSourceDir() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
getSourceDir() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
getType() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
getType() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingPlugin
 
getType() - Method in class aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
 
getVersion() - Method in class aQute.bnd.maven.baseline.plugin.Base
 

H

HelpMojo - Class in biz.aQute.bnd.bnd_baseline_maven_plugin
Display help information on bnd-baseline-maven-plugin.
Call mvn bnd-baseline:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo - Class in biz.aQute.bnd.bnd_maven_plugin
Display help information on bnd-maven-plugin.
Call mvn bnd:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class biz.aQute.bnd.bnd_baseline_maven_plugin.HelpMojo
 
HelpMojo() - Constructor for class biz.aQute.bnd.bnd_maven_plugin.HelpMojo
 

I

isEmpty(File) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
isPackagingGoal(String) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 
isPackagingGoal(PluginExecution) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 
isSkip() - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
isSkip() - Method in class aQute.bnd.maven.plugin.BndMavenPlugin
 
isSkip() - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 

J

junit3 - Enum constant in enum aQute.bnd.maven.plugin.TestCases
JUnit 3.
junit4 - Enum constant in enum aQute.bnd.maven.plugin.TestCases
JUnit 4.
junit5 - Enum constant in enum aQute.bnd.maven.plugin.TestCases
JUnit Platform.

L

logger - Variable in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 

M

matchesClassifier(PluginExecution, String) - Static method in class aQute.bnd.maven.lib.executions.PluginExecutions
 
MAVEN_JAR_PLUGIN_ARTIFACT_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
MAVEN_JAR_PLUGIN_GROUP_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
MAVEN_WAR_PLUGIN_ARTIFACT_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
MAVEN_WAR_PLUGIN_GROUP_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 

N

nullToEmpty(String) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 

P

PluginExecutions - Class in aQute.bnd.maven.lib.executions
 
processBuilder(Builder) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
If a mojo needs to tweak the builder for any particular reason, do it here.
processBuilder(Builder) - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
processBuildPath(List) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
If a mojo needs to update the buildpath for any particular reason, do it here.
processBuildPath(List) - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 
processExecutions(List, Plugin, MavenProject) - Method in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 

R

reportErrorsAndWarnings(Builder) - Method in class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
 
reportErrorsAndWarnings(Builder) - Method in class aQute.bnd.maven.plugin.BndMavenTestsPlugin
 

S

setArtifactId(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the artifactId of the baseline artifact.
setClassifier(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the classifier of the baseline artifact.
setExtension(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the extension of the baseline artifact.
setGroupId(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the groupId of the baseline artifact.
setVersion(String) - Method in class aQute.bnd.maven.baseline.plugin.Base
Set the version or version range of the baseline artifact.

T

TestCases - Enum in aQute.bnd.maven.plugin
 
testng - Enum constant in enum aQute.bnd.maven.plugin.TestCases
TestNG.
THIS_ARTIFACT_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
THIS_GROUP_ID - Static variable in class aQute.bnd.maven.plugin.BndPackagingLifecycleParticipant
 
toString() - Method in class aQute.bnd.maven.baseline.plugin.Base
 

U

useTestCasesHeader - Enum constant in enum aQute.bnd.maven.plugin.TestCases
The Test-Cases header defined in the bundle.

V

valueOf(String) - Static method in enum aQute.bnd.maven.plugin.TestCases
Returns the enum constant of this type with the specified name.
values() - Static method in enum aQute.bnd.maven.plugin.TestCases
Returns an array containing the constants of this enum type, in the order they are declared.
A B D E F G H I J L M N P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values