Skip to content

Skip DependencyManagement & mvn versioneye:delete

Compare
Choose a tag to compare
@reiz reiz released this 27 Feb 10:09
· 92 commits to master since this release

This release brings 3 additional features!

  • ignoreDependencyManagement: Now there is a new configuration property ignoreDependencyManagement. If it is true this plugin will skip dependencies which are defined in the DependencyManagement part of the pom.xml. By default this property is false to keep the backward compatibility!
  • mvn versioneye:delete: This new goal deletes the project from the VersionEye server and also deletes the versioneye.properties files locally from the project.
  • output out-dated dependencies: Now the goals mvn versioneye:create and mvn versioneye:update output all out-dated dependencies in the console like in this example:

screen shot 2016-02-26 at 21 44 57