@Mojo(name="translate",
requiresProject=false,
aggregator=true)
public class TranslatorMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected List<org.apache.maven.project.MavenProject> |
reactorProjects |
| Constructor and Description |
|---|
TranslatorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
@Parameter(readonly=true,
required=true,
defaultValue="${reactorProjects}")
protected List<org.apache.maven.project.MavenProject> reactorProjects
Copyright © 2025. All rights reserved.