Release Candidate

Enabling Continuous Delivery with Maven

License

License

New BSD License
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.smartcodeltd
ArtifactId

ArtifactId

release-candidate-maven-plugin
Last Version

Last Version

1.0-201910011043.383523b
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Release Candidate
Enabling Continuous Delivery with Maven
Project URL

Project URL

http://smartcodeltd.co.uk/release-candidate-maven-plugin/
Project Organization

Project Organization

smartcode ltd
Source Code Management

Source Code Management

https://github.com/smartcodeltd/release-candidate-maven-plugin

Download release-candidate-maven-plugin

How to add to project

<plugin>
    <groupId>com.smartcodeltd</groupId>
    <artifactId>release-candidate-maven-plugin</artifactId>
    <version>1.0-201910011043.383523b</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
de.pdark : decentxml jar 1.4
com.google.guava : guava jar 18.0
joda-time : joda-time jar 2.8.1
javax.inject : javax.inject jar 1
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-model jar 3.2.5
org.apache.maven : maven-compat jar 3.2.5
org.apache.maven : maven-artifact jar 3.2.5
org.codehaus.plexus : plexus-utils jar 3.0.20

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Release Candidate (Maven Plugin)

Build Status Download

Release Candidate is a Maven plugin developed by smartcode ltd to make integrating Maven projects with Continuous Delivery pipelines a little bit easier.

The plugin allows your build server to read the current version of a Maven project and update it automatically as part of the build process to include any additional metadata, such as an identifier of the commit that triggered the build, current timestamp, build number, etc.

Release Candidate is designed to work with any popular CI server, such as Jenkins, TeamCity and others.

Full documentation and tutorials available at smartcodeltd.co.uk/release-candidate-maven-plugin/

Your feedback matters!

Do you find Release Candidate useful? ⇒ Give it a star! ★

Found a bug? ⇒ Raise an issue or submit a pull request

Have feedback, interested in the project news? ⇒ Get in touch and follow me on twitter: @JanMolak