@Mojo(name="generate-manifest",
defaultPhase=VALIDATE,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public final class GenerateManifestClassPathMojo
extends org.apache.maven.plugin.AbstractMojo
There is a single goal that generates a property given by 'classPathProperty' parameter, with the generated classpath as the value.
| Constructor and Description |
|---|
GenerateManifestClassPathMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2017-2020 Wren Security. All Rights Reserved.