Nexus Workflow Gradle Plugin

Gradle plugin for staging, closing, and promoting Nexus repositories.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.adaptc.gradle
ArtifactId

ArtifactId

nexus-workflow
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Nexus Workflow Gradle Plugin
Gradle plugin for staging, closing, and promoting Nexus repositories.
Project URL

Project URL

http://github.com/adaptivecomputing/plugins-gradle
Source Code Management

Source Code Management

http://github.com/adaptivecomputing/plugins-gradle

Download nexus-workflow

How to add to project

<!-- https://jarcasting.com/artifacts/com.adaptc.gradle/nexus-workflow/ -->
<dependency>
    <groupId>com.adaptc.gradle</groupId>
    <artifactId>nexus-workflow</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.adaptc.gradle/nexus-workflow/
implementation 'com.adaptc.gradle:nexus-workflow:0.6'
// https://jarcasting.com/artifacts/com.adaptc.gradle/nexus-workflow/
implementation ("com.adaptc.gradle:nexus-workflow:0.6")
'com.adaptc.gradle:nexus-workflow:jar:0.6'
<dependency org="com.adaptc.gradle" name="nexus-workflow" rev="0.6">
  <artifact name="nexus-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adaptc.gradle', module='nexus-workflow', version='0.6')
)
libraryDependencies += "com.adaptc.gradle" % "nexus-workflow" % "0.6"
[com.adaptc.gradle/nexus-workflow "0.6"]

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-1.8

Project Modules

There are no modules declared in this project.

This multi-project build contains:

  • Gradle plugin for generating a master cobertura report from children cobertura reports (requires the cobertura plugin)
  • Gradle plugin for creating a fat JAR (JAR with dependencies included)
  • Gradle plugin for using the 'lib' directory for dependencies
  • Gradle plugins for developing and deploying plugin types and projects (moab-sdk)
com.adaptc.gradle

Adaptive Computing

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1