This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@mythicdrops/semantic-release-sonatype
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@mythicdrops/semantic-release-sonatype

semantic-release plugin for publishing Gradle projects to Maven Central.

Requirements

  • Node >= 14
  • JDK >= 8
  • Gradle installed on your PATH

This plugin requires that the project it is applied to is a Gradle project with the below plugins installed:

Install

$ npm install --save-dev semantic-release @mythicdrops/semantic-release-sonatype

Usage

The plugin can be configured in the semantic-release configuration file:

{
  "plugins": ["@mythicdrops/semantic-release-sonatype"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @mythicdrops/semantic-release-sonatype

Weekly Downloads

7

Version

2.0.0

License

MIT

Unpacked Size

340 kB

Total Files

32

Last publish

Collaborators

  • topplethenun