Should not report outdated if versions if they were deleted from repository

Issue #166 resolved
Damian Szczepanik created an issue

I have violation that one library which I have in pom.xml is outdated

https://www.versioneye.com/user/projects/5663e781f376cc003d0009df?child=summary reports maven-release-plugin but when comparing to http://search.maven.org/#search|gav|1|g%3A%22org.apache.maven.plugins%22%20AND%20a%3A%22maven-release-plugin%22 version 3.0-r1585899 is not listed there.

I think this version was released but later was removed from repo.

VersionEye should not report that the library is outdated if given version was dropped.

Comments (1)

  1. Log in to comment