Package aQute.bnd.maven.plugin
Class BndMavenPackagingTestsPlugin
java.lang.Object
org.apache.maven.plugin.AbstractMojo
aQute.bnd.maven.plugin.AbstractBndMavenPlugin
aQute.bnd.maven.plugin.BndMavenTestsPlugin
aQute.bnd.maven.plugin.BndMavenPackagingTestsPlugin
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="test-jar",
defaultPhase=PACKAGE,
requiresProject=true,
requiresDependencyResolution=TEST,
threadSafe=true)
public class BndMavenPackagingTestsPlugin
extends BndMavenTestsPlugin
-
Field Summary
FieldsFields inherited from class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
bnd, bndfile, buildContext, includeClassesDir, logger, MANIFEST_LAST_MODIFIED, MARKED_FILES, mojoExecution, PACKAGING_JAR, PACKAGING_WAR, packagingTypes, project, projectHelper, propertiesFile, settings, skipIfEmpty, SNAPSHOT, targetDir, TSTAMP, warOutputDirFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.maven.plugin.BndMavenTestsPlugin
getClassesDir, getManifestPath, getOutputDir, getResources, getSourceDir, isSkip, processBuilder, processBuildPath, reportErrorsAndWarningsMethods inherited from class aQute.bnd.maven.plugin.AbstractBndMavenPlugin
execute, isEmptyMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
classifier
-
-
Constructor Details
-
BndMavenPackagingTestsPlugin
public BndMavenPackagingTestsPlugin()
-
-
Method Details
-
getClassifier
- Overrides:
getClassifierin classAbstractBndMavenPlugin
-
getType
- Overrides:
getTypein classAbstractBndMavenPlugin
-