versions
versions copied to clipboard
display-dependency-updates should fallback to others scopes if there is no new version #553
It will fix the issue https://github.com/mojohaus/versions-maven-plugin/issues/553
Any news ?
After comment of @ajarmoniuk
Resolved by [#283](https://github.com/mojohaus/versions-maven-plugin/issues/283)
and
The goals will not fall back to other scopes if no version is found -- that would be quite unexpected for most users. However, [#283](https://github.com/mojohaus/versions-maven-plugin/issues/283) has clarified the semantics of those switches, which, as you noticed, aren't really independent.
I'm gonna close it