@Mojo(name="update-pom",
aggregator=true,
requiresDirectInvocation=true)
public class UpdatePomMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected ProjectMetadataReader |
pomReader |
protected org.apache.maven.execution.MavenSession |
session |
Constructor and Description |
---|
UpdatePomMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
@Parameter(property="session", readonly=true) protected org.apache.maven.execution.MavenSession session
@Component protected ProjectMetadataReader pomReader
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.