mojohaus / versions

Versions Maven Plugin
https://www.mojohaus.org/versions/versions-maven-plugin/
Apache License 2.0
338 stars 267 forks source link

RFE: Handle artifacts that move to new GAV? #374

Closed ThrawnCA closed 1 month ago

ThrawnCA commented 4 years ago

Sometimes artifacts move to a different GAV signature, so they're out of date but no further updates appear. Is it feasible to detect this as a new version and include it in the report?

Failing that - or in addition - perhaps there could be a report on dependencies that appear to be the latest version, but are years old? That could be a clue that either they've moved to a new GAV, or they're no longer maintained.

obfischer commented 3 years ago

Sounds like a reasonable addition for me, but I don't know if the required date information are available to Maven.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

ThrawnCA commented 2 years ago

I still think this has value.

slawekjaranowski commented 2 years ago

It can be possible only if artifacts maintainers prepare proper relocation information.

https://maven.apache.org/guides/mini/guide-relocation.html

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.