Nexus Maven Plugins : Parent

Sonatype Nexus Maven Plugins Parent

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.sonatype.nexus
ArtifactId

ArtifactId

nexus-maven-plugins
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Nexus Maven Plugins : Parent
Sonatype Nexus Maven Plugins Parent
Project Organization

Project Organization

Sonatype, Inc.
Source Code Management

Source Code Management

https://github.com/sonatype/nexus-maven-plugins

Download nexus-maven-plugins

How to add to project

<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-maven-plugins/ -->
<dependency>
    <groupId>org.sonatype.nexus</groupId>
    <artifactId>nexus-maven-plugins</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-maven-plugins/
implementation 'org.sonatype.nexus:nexus-maven-plugins:1.2'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-maven-plugins/
implementation ("org.sonatype.nexus:nexus-maven-plugins:1.2")
'org.sonatype.nexus:nexus-maven-plugins:pom:1.2'
<dependency org="org.sonatype.nexus" name="nexus-maven-plugins" rev="1.2">
  <artifact name="nexus-maven-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-maven-plugins', version='1.2')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-maven-plugins" % "1.2"
[org.sonatype.nexus/nexus-maven-plugins "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nexus-staging-maven-plugin
  • nexus-staging-maven-plugin-its

Nexus Maven Plugins

Collection of Apache Maven plugins supporting Nexus Suite.

Plugins available

  • Nexus Staging Plugin - Maven Plugin to perform Sonatype Nexus Staging Workflow steps from your build.
  • Nexus M2Settings Maven Plugin - Maven Plugin to download a settings.xml file templated stored in Nexus and potentially replace user token values.

Runtime requirements

Unless noted otherwise in corresponding plugin documentation, following are the minimal requirements:

  • Apache Maven: supported versions are 2.2.1 or 3.0.4+
  • Java: Java 1.6+

Issue tracking

Please use Sonatype JIRA to report issues (Component: Build Tooling) and please specify plugin version you use and Maven version you use it with.

https://issues.sonatype.org/browse/NEXUS

Warning

Please note that the Nexus Maven Plugin is deprecated and replaced by the plugins in this project.

org.sonatype.nexus

Sonatype

Developer friendly, full-spectrum software supply-chain management

Versions

Version
1.2
1.1
1.0.2
1.0.1
1.0