Skip to content

automate update process for certain dependencies by specifying ranges

License

Notifications You must be signed in to change notification settings

mkloeckner/version-range-maven-plugin

Repository files navigation

version-range-maven-plugin

automate update process for certain dependencies by specifying version ranges

travis build status

Problem:

versions-maven-plugin allows you to update versions of dependencies in your project. Unfortunately is doesn't work properly in conjunction with maven-release-plugin, which doesn't allow version-ranges.

...

Solution:

a maven-plugin which allows you to specify version ranges for dependencies an resolve the latest version from a nexus repository manager.

About

automate update process for certain dependencies by specifying ranges

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages