Warn project for outdated dependencies 21/8921/2
authorAnaël Closson <ac2550@intl.att.com>
Mon, 28 Aug 2017 13:35:58 +0000 (15:35 +0200)
committerAnaël Closson <ac2550@intl.att.com>
Mon, 28 Aug 2017 14:04:36 +0000 (16:04 +0200)
commit9ab3bc578adf6f095b3da4f8e5b388d8268babbc
tree67ca9675ee62cd9ded4a6f4f6335bc451dad1d47
parentff1f3422841a4a6464db72c9dbe10406dd158989
Warn project for outdated dependencies

Projects using oparent as parent should have information about outdated
dependencies. This is done at validation phase.

A (template of a) list of rules is provided to ignore certain versions,
a more importantly to ignore all versions of an artifact but one.
This might be use to warn projects not using the needed dependency
of an artifact when preparing for an specific release of ONAP.

Current rule file is commented as it breaks it's not available on the
git repository.

Change-Id: I30bbbe5d14d8f297f046700963cc5a238e41901f
Issue-id:INT-121
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
pom.xml
versions/pom.xml [new file with mode: 0644]
versions/src/main/resources/onap-versions/ruleset.xml [new file with mode: 0644]