public class CategoryPublisher extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CategoryPublisher.Builder |
| Constructor and Description |
|---|
CategoryPublisher(org.eclipse.sisu.equinox.launching.internal.P2ApplicationLauncher launcher,
int forkedProcessTimeoutInSeconds,
String[] additionalArgs,
String categoryFileLocation,
String metadataRepositoryLocation) |
| Modifier and Type | Method and Description |
|---|---|
static CategoryPublisher.Builder |
builder() |
void |
execute() |
public void execute()
throws org.apache.maven.plugin.AbstractMojoExecutionException,
IOException
org.apache.maven.plugin.AbstractMojoExecutionExceptionIOExceptionpublic static CategoryPublisher.Builder builder()
Copyright © 2012–2021. All rights reserved.