public class ArchiveDeployer extends Object
| Constructor and Description |
|---|
ArchiveDeployer(File repositoryDirectory,
String directory,
String fileListName,
boolean generateFileList,
boolean stripVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(org.apache.maven.plugin.logging.Log log,
org.apache.maven.artifact.Artifact artifact) |
void |
finish(org.apache.maven.plugin.logging.Log log) |
public void deploy(org.apache.maven.plugin.logging.Log log,
org.apache.maven.artifact.Artifact artifact)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void finish(org.apache.maven.plugin.logging.Log log)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.