@Mojo(name="buildinfo",
defaultPhase=VERIFY,
threadSafe=true)
public class BuildinfoMojo
extends AbstractBuildinfoMojo
artifactHandlerManager, buildinfoFile, project, reactorProjects, rtInformation| Constructor and Description |
|---|
BuildinfoMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Map<org.apache.maven.artifact.Artifact,String> artifacts)
Execute after buildinfo has been generated for current build (eventually aggregated).
|
copyAggregateToRoot, execute, generateBuildinfo, getExecutionRoot, skippublic void execute(Map<org.apache.maven.artifact.Artifact,String> artifacts) throws org.apache.maven.plugin.MojoExecutionException
AbstractBuildinfoMojoartifacts - a Map of artifacts added to the build info with their associated property key prefix
(outputs.[#module.].#artifact)org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2002–2023 The Apache Software Foundation. All rights reserved.