I'm sure there is a maven report for determining this. It would just be
a utility that when out and scanned for newer versions given a list of
projects and current versions.
Your asking for a compatibility graph for a project.
Kabir Khan wrote:
One "problem" with the thirdparty repository is that when
different libs
that your project are updated you don't really know. Is it possible to
have the build warn you about something along the lines?
"Fetching some-lib-2.0.0.GA, but some-lib also exists in these newer
versions 2.0.1.CR1, 2.0.1.GA, 2.0.2.GA, 2.0.0.SP2"