@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() |
public GenerateManifestClassPathMojo()
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2011-2015 ForgeRock AS. All Rights Reserved.