@Mojo(name="install",
defaultPhase=PRE_INTEGRATION_TEST,
requiresDependencyResolution=TEST,
threadSafe=true)
public class InstallMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
InstallMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Performs this mojo's tasks.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.