Overview
The ONAP Integration team is providing a Maven plugin to help individual projects detect when their external (cross-project) dependencies have become out of date.
The version manifest CSV itself is compiled into the the plugin, so that we can identify the exact manifest version using the plugin version number.
Running the Plugin
To use the latest available Version Manifest plugin, run the following command:
...
These assume that you have the ONAP nexus repos defined in your ~/m2/settings.xml so that Maven can download the plugin artifacts.
Interpreting the Output
Here is a sample output provided by the plugin:
...