Package berlin.yuna.mavendeploy.config
Class NexusStaging
- java.lang.Object
-
- berlin.yuna.mavendeploy.config.MojoBase
-
- berlin.yuna.mavendeploy.config.NexusStaging
-
public class NexusStaging extends MojoBase
-
-
Constructor Summary
Constructors Constructor Description NexusStaging(PluginSession session)
-
Method Summary
Modifier and Type Method Description static NexusStagingbuild(PluginSession session)NexusStagingdeploy()
-
-
-
Constructor Detail
-
NexusStaging
public NexusStaging(PluginSession session)
-
-
Method Detail
-
build
public static NexusStaging build(PluginSession session)
-
deploy
public NexusStaging deploy() throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
-
-