Registry / build-tool / nexus-staging-maven-plugin

nexus-staging-maven-plugin

JSON →
library1.7.0javamavenunverified

Maven plugin that provides support to access staging functionality in a remote Nexus Professional server for release management.

<dependency> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> <version>1.7.0</version> </dependency>
INSTALL
IMPORT
SIG · NEXUS-STAGING-MAVE
N
nexus-staging-maven-plugin
build-tooljavav1.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NexusStagingMojo
org.sonatype.plugins.nexus.staging.NexusStagingMojo

Minimal example showing NexusStagingMojo instantiation

import org.sonatype.plugins.nexus.staging.NexusStagingMojo; public class Example { public static void main(String[] args) { NexusStagingMojo mojo = new NexusStagingMojo(); System.out.println("Staging mojo created"); } }
Debug
Known issues
breakingPlugin requires Nexus Professional server, not compatible with Nexus OSS
fix
Use Nexus Professional or configure alternative staging repository
affects: >=1.0.0
Upgrade
Version history
1.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Amazon
1
Resources
nexus-staging-maven-plugin — mvn dependency:get nexus-staging-maven-plugin · libregistry