@Mojo(name="ant", requiresDependencyResolution=TEST) public class AntPlugin extends BundlePlugin
Modifier and Type | Field and Description |
---|---|
(package private) static java.lang.String |
BUILD_BND |
(package private) static java.lang.String |
BUILD_XML |
artifactFactory, artifactResolver, buildContext, classifier, createDependencyReducedPom, dependencyGraphBuilder, dependencyReducedPomLocation, dumpClasspath, dumpInstructions, excludeDependencies, exportScr, localRepository, m_dependencyGraphBuilder, manifestLocation, mavenProjectBuilder, niceManifest, packaging, project, remoteArtifactRepositories, scrLocation, session, supportedProjectTypes, unpackBundle
Constructor and Description |
---|
AntPlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(org.apache.maven.project.MavenProject currentProject,
org.apache.maven.shared.dependency.graph.DependencyNode dependencyGraph,
java.util.Map<java.lang.String,java.lang.String> originalInstructions,
java.util.Properties properties,
aQute.bnd.osgi.Jar[] classpath) |
addMavenInstructions, addMavenSourcePath, buildDependencyGraph, buildOSGiBundle, convertVersionToOsgi, dumpClasspath, dumpInstructions, dumpManifest, execute, execute, getBase, getBuildDirectory, getBundleName, getClasspath, getDefaultProperties, getEmbeddableArtifacts, getFile, getMaven2OsgiConverter, getMavenResourcePaths, getOptionalPackages, getOSGiBuilder, getOutputDirectory, getProject, includeMavenResources, isTransitivelyOptional, mergeManifest, mergeMavenManifest, removeTagFromInstruction, reportErrors, sanitize, sanitize, setBuildDirectory, setOutputDirectory, transformDirectives, updateExcludesInDeps
static final java.lang.String BUILD_XML
static final java.lang.String BUILD_BND
protected void execute(org.apache.maven.project.MavenProject currentProject, org.apache.maven.shared.dependency.graph.DependencyNode dependencyGraph, java.util.Map<java.lang.String,java.lang.String> originalInstructions, java.util.Properties properties, aQute.bnd.osgi.Jar[] classpath) throws org.apache.maven.plugin.MojoExecutionException
execute
in class BundlePlugin
org.apache.maven.plugin.MojoExecutionException