Versions Maven Plugin

Versions Plugin for Maven. The Versions Plugin updates the versions of components in the POM.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.janhicken
ArtifactId

ArtifactId

versions-maven-plugin
Last Version

Last Version

2.9
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Versions Maven Plugin
Versions Plugin for Maven. The Versions Plugin updates the versions of components in the POM.
Project URL

Project URL

http://www.mojohaus.org/versions-maven-plugin/
Project Organization

Project Organization

MojoHaus

Download versions-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.janhicken</groupId>
    <artifactId>versions-maven-plugin</artifactId>
    <version>2.9</version>
</plugin>

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 2.2.1
org.apache.maven : maven-artifact-manager jar 2.2.1
org.apache.maven : maven-core jar 2.2.1
org.apache.maven : maven-model jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-settings jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 3.0.0
org.apache.maven.shared : maven-common-artifact-filters jar 3.1.0
org.apache.maven.wagon : wagon-provider-api jar 3.4.0
org.apache.maven.wagon : wagon-file jar 3.4.0
org.apache.maven.doxia : doxia-core jar 1.9.1
org.apache.maven.doxia : doxia-sink-api jar 1.9.1
org.apache.maven.doxia : doxia-site-renderer jar 1.7
org.codehaus.plexus : plexus-utils jar 3.3.0
org.codehaus.plexus : plexus-container-default jar 2.1.0
org.codehaus.plexus : plexus-interactivity-api jar 1.0
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1
org.apache.commons : commons-lang3 jar 3.8.1

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.

MojoHaus Versions Maven Plugin

This is the versions-maven-plugin.

Apache License, Version 2.0, January 2004 Maven Central Main JDKBuilds

Contributing

Creating Issues

If you find a problem please create an issue in the ticket and describe what is going wrong or what you expect to happen. If you have a full working example or a log file this is also helpful. You should of course describe only a single issue in a single ticket and not mixing up several different things into a single issue.

Creating a Pull Request

Before you create a pull request it is necessary to create an issue in the ticket system and describe what the problem is or what kind of feature you would like to add. Afterwards you can create an appropriate pull request.

It is required if you want to get a Pull request to be integrated into please squash your commits into a single commit which references the issue in the commit message which looks like this:

Fixed #Issue
 o Description.

This makes it simpler to merge it and this will also close the appropriate issue automatically in one go. This make the life as maintainer a little bit easier.

A pull request has to fulfill only a single ticket and should never create/add/fix several issues in one, cause otherwise the history is hard to read and to understand and makes the maintenance of the issues and pull request hard or to be honest impossible.

Furthermore it is necessary to create appropriate entries into the ReleaseNotes.md file as well.

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm
io.github.janhicken

MojoHaus

Various plugins for Apache Maven. Previously hosted on Codehaus and known as the codehaus MOJO project

Versions

Version
2.9