@Mojo(name="compare",
threadSafe=true)
public class CompareMojo
extends AbstractBuildinfoMojo
.buildcompare file.artifactHandlerManager, buildinfoFile, project, reactorProjects, rtInformation| Constructor and Description |
|---|
CompareMojo() |
| 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).
|
protected void |
skip(org.apache.maven.project.MavenProject last) |
copyAggregateToRoot, execute, generateBuildinfo, getExecutionRootpublic 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.MojoExecutionExceptionprotected void skip(org.apache.maven.project.MavenProject last)
throws org.apache.maven.plugin.MojoExecutionException
skip in class AbstractBuildinfoMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2002–2023 The Apache Software Foundation. All rights reserved.