@Mojo(name="generate-dependency-list",
defaultPhase=PREPARE_PACKAGE,
threadSafe=true,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME)
public class GenerateDependencyListMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
GenerateDependencyListMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.