Nexus Maven Plugins : Parent

Sonatype Nexus Maven Plugins Parent

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.sonatype.nexus
Идентификатор

Идентификатор

nexus-maven-plugins
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Nexus Maven Plugins : Parent
Sonatype Nexus Maven Plugins Parent
Организация-разработчик

Организация-разработчик

Sonatype, Inc.
Система контроля версий

Система контроля версий

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

Скачать nexus-maven-plugins

Имя Файла Размер
nexus-maven-plugins-1.2.pom 20 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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

Версии библиотеки

Версия
1.2
1.1
1.0.2
1.0.1
1.0