@Mojo(name="read-project-properties",
defaultPhase=NONE,
requiresProject=true,
threadSafe=true)
public class ReadPropertiesMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
ReadPropertiesMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setFiles(File[] files) |
void |
setUrls(String[] urls)
Default scope for test access.
|
public void setFiles(File[] files)
files - The files to set for tests.public void setUrls(String[] urls)
urls - The URLs to set for tests.public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2009–2025 MojoHaus. All rights reserved.