versioneye / versioneye_maven_plugin

Maven Plugin for VersionEye
50 stars 22 forks source link

missing a goal to list outdated dependencies? #41

Closed jillesvangurp closed 8 years ago

jillesvangurp commented 9 years ago

versioneye:create tells me stuff is outdated but not what

versioneye:report would be a nice way to compare current dependencies with latest serverside dependencies.

reiz commented 9 years ago

That's a good idea :+1:

reiz commented 8 years ago

@jillesvangurp I just changed the output. Now mvn versioneye:create and mvn versioneye:update will output the out-dated dependencies like in the image here.

screen shot 2016-02-26 at 21 44 57

Good enough?

jillesvangurp commented 8 years ago

Awesome. will give it a try soon.

reiz commented 8 years ago

Thx :)

reiz commented 8 years ago

I close this because it's used already by many other users and it seems to work for them ;)