Package org.reficio.p2.publisher
Class CategoryPublisher
- java.lang.Object
-
- org.reficio.p2.publisher.CategoryPublisher
-
public class CategoryPublisher extends Object
- Since:
- 1.0.0
- Author:
- Tom Bujok (tom.bujok@gmail.com)
Reficio (TM) - Reestablish your software!
http://www.reficio.org
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCategoryPublisher.Builder
-
Constructor Summary
Constructors Constructor Description CategoryPublisher(org.eclipse.sisu.equinox.launching.internal.P2ApplicationLauncher launcher, int forkedProcessTimeoutInSeconds, String[] additionalArgs, String categoryFileLocation, String metadataRepositoryLocation)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static CategoryPublisher.Builderbuilder()voidexecute()
-
-
-
Method Detail
-
execute
public void execute() throws org.apache.maven.plugin.AbstractMojoExecutionException, IOException- Throws:
org.apache.maven.plugin.AbstractMojoExecutionExceptionIOException
-
builder
public static CategoryPublisher.Builder builder()
-
-