@Mojo(name="apis-jar", defaultPhase=PACKAGE, requiresDependencyResolution=TEST, threadSafe=true) public class ApisJarMojo extends AbstractIncludingFeatureMojo implements org.apache.maven.artifact.resolver.filter.ArtifactFilter
AbstractIncludingFeatureMojo.FeatureScanner
features, mavenSession, project, projectHelper
Constructor and Description |
---|
ApisJarMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
boolean |
include(org.apache.maven.artifact.Artifact artifact) |
getSelectedFeatures, selectAllFeatureFiles, selectAllFeatureFilesAndAggregates
getTmpDir
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in interface org.apache.maven.plugin.Mojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public boolean include(org.apache.maven.artifact.Artifact artifact)
include
in interface org.apache.maven.artifact.resolver.filter.ArtifactFilter
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.