public class BundlePublisher extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BundlePublisher.Builder |
| Constructor and Description |
|---|
BundlePublisher(Boolean compressSite,
String additionalArgs,
org.apache.maven.project.MavenProject mavenProject,
org.apache.maven.execution.MavenSession mavenSession,
org.apache.maven.plugin.BuildPluginManager buildPluginManager) |
| Modifier and Type | Method and Description |
|---|---|
static BundlePublisher.Builder |
builder() |
void |
execute() |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
IOException
org.apache.maven.plugin.MojoExecutionExceptionIOExceptionpublic static BundlePublisher.Builder builder()
Copyright © 2012–2021. All rights reserved.