Last Version

Unleash Parent 2.10.0

An alternative release plugin for maven projects that tries to reduce the risk of failure during the release process as well as the number of builds and scm operations. This plugin shall provide a faster, more stable but also more customizable release process.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.itemis.maven.plugins
ArtifactId

ArtifactId

unleash-parent
Version

Version

2.10.0
Type

Type

pom
Description

Description

Unleash Parent
An alternative release plugin for maven projects that tries to reduce the risk of failure during the release process as well as the number of builds and scm operations. This plugin shall provide a faster, more stable but also more customizable release process.
Project URL

Project URL

https://github.com/shillner/unleash-maven-plugin
Project Organization

Project Organization

itemis AG
Source Code Management

Source Code Management

https://github.com/shillner/unleash-maven-plugin

Download unleash-parent 2.10.0


<!-- https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-parent/ -->
<dependency>
    <groupId>com.itemis.maven.plugins</groupId>
    <artifactId>unleash-parent</artifactId>
    <version>2.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-parent/
implementation 'com.itemis.maven.plugins:unleash-parent:2.10.0'
// https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-parent/
implementation ("com.itemis.maven.plugins:unleash-parent:2.10.0")
'com.itemis.maven.plugins:unleash-parent:pom:2.10.0'
<dependency org="com.itemis.maven.plugins" name="unleash-parent" rev="2.10.0">
  <artifact name="unleash-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.itemis.maven.plugins', module='unleash-parent', version='2.10.0')
)
libraryDependencies += "com.itemis.maven.plugins" % "unleash-parent" % "2.10.0"
[com.itemis.maven.plugins/unleash-parent "2.10.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scm-provider-api
  • plugin
  • utils