public class CopyResourcesTask extends Object implements ResourcesTask
| Constructor and Description |
|---|
CopyResourcesTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AbstractFeaturePackBuildMojo builder,
Path resourcesDir) |
String |
getArtifact() |
String |
getPath() |
String |
getTo() |
String |
getValidationErrors() |
void |
setArtifact(String artifact) |
void |
setPath(String path) |
void |
setTo(String to) |
public String getPath()
public void setPath(String path)
public String getArtifact()
public void setArtifact(String artifact)
public String getTo()
public void setTo(String to)
public void execute(AbstractFeaturePackBuildMojo builder, Path resourcesDir) throws org.apache.maven.plugin.MojoExecutionException
execute in interface ResourcesTaskorg.apache.maven.plugin.MojoExecutionExceptionpublic String getValidationErrors()
Copyright © 2016–2021 JBoss by Red Hat. All rights reserved.