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.MojoExecutionException
public void finish(org.apache.maven.plugin.logging.Log log) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.