@Mojo(name="aggregate", defaultPhase=PACKAGE, aggregator=true, threadSafe=true) @Execute(phase=GENERATE_SOURCES) public class AggregatorSourceJarMojo extends SourceJarMojo
excludeResources, finalName, includePom, outputDirectory, reactorProjects
classifier
Constructor | Description |
---|---|
AggregatorSourceJarMojo() |
Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
getLog, getPluginContext, setLog, setPluginContext
addDirectory, addDirectory, archiveProjectContent, createArchiver, getExtension, getProject, getProject, getType, packageSources, packageSources, setProject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassifier, getResources, getSources
public void execute() throws org.apache.maven.plugin.MojoExecutionException
execute
in class AbstractSourceJarMojo
org.apache.maven.plugin.MojoExecutionException
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.