@Mojo(name="jandex",
defaultPhase=PROCESS_CLASSES,
threadSafe=true,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class JandexGoal
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
JandexGoal() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2018–2022. All rights reserved.