releasecat-maven-plugin

Creates GitHub releases for your project.

License

License

Apache License, Version 2.0
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.llorllale
ArtifactId

ArtifactId

releasecat-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

releasecat-maven-plugin
Creates GitHub releases for your project.
Project URL

Project URL

https://github.com/llorllale/releasecat-maven-plugin
Project Organization

Project Organization

George Aristy
Source Code Management

Source Code Management

https://github.com/llorllale/releasecat-maven-plugin

Download releasecat-maven-plugin

How to add to project

<plugin>
    <groupId>org.llorllale</groupId>
    <artifactId>releasecat-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
com.jcabi : jcabi-github jar 0.39
org.cactoos : cactoos jar 0.29

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
com.jcabi : jcabi-matchers jar 1.4

Project Modules

There are no modules declared in this project.

releasecat-maven-plugin icon

EO principles respected here codecov Build Status Maven Central PDD status License

Don't panic! This is just a maven plugin that uploads/creates GitHub releases for your project. :) It is based on the excellent jcabi-github API, go check it out!

Why another GitHub-releases plugin?

  • Travis doesn't provide adequate support for release descriptions (aka changelog), see 1, 2, 3, 4
  • Ability to specify parameters from the command line or settings.xml. This allows dynamic deployments, free from the static configuration of your project's POM.
  • Project activity (there are very few projects and they're basically dead)

Feedback

Please direct any questions, feature requests or bugs to the issue tracker.

How to contribute?

See CONTRIBUTING.

License

releasecat-maven-plugin is licensed under the Apache License, Version 2.0. A copy of the license has been included in LICENSE.


Icon made by Freepik from www.flaticon.com is licensed by CC BY 3.0

Versions

Version
1.0.0
1.0.0-rc1
0.5.0
0.5.0-rc8
0.5.0-rc7
0.5.0-rc6
0.5.0-rc5
0.5.0-rc4
0.5.0-rc3
0.5.0-rc2
0.5.0-rc1
0.4.0
0.4.0-rc2
0.4.0-rc1
0.3.0
0.3.0-rc2
0.3.0-rc1
0.2.0
0.2.0-rc4
0.2.0-rc3
0.2.0-rc2
0.2.0-rc1
0.1.0
0.1.0-rc8