@Mojo(name="wget",
defaultPhase=PROCESS_RESOURCES,
requiresProject=true,
threadSafe=true)
public class WGetMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
WGetMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Method call when the mojo is executed for the first time.
|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException - if an error is occuring in this mojo.org.apache.maven.plugin.MojoFailureException - if an error is occuring in this mojo.Copyright © 2009-2023 Open-Source. All Rights Reserved.