Force oparent users to use release dependencies 23/8923/2
authorAnaël Closson <ac2550@intl.att.com>
Mon, 28 Aug 2017 13:43:22 +0000 (15:43 +0200)
committerAnaël Closson <ac2550@intl.att.com>
Mon, 28 Aug 2017 14:36:41 +0000 (14:36 +0000)
commitd25cc1086a11533df237af7a2abd85ad034e26b7
treed556dacac455e6ddb0958da57bc57de9efa83ad1
parent9ab3bc578adf6f095b3da4f8e5b388d8268babbc
Force oparent users to use release dependencies

This patch adds an enforcer to force users of oparent as parent to use release
versions of artifacts.

Current rules are quite loose to avoid breaking too much project.

Following options might be removed when needed :
 <failWhenParentIsSnapshot> : when at least oparent changes its version
 <onlyWhenRelease> : when most project have removed their snapshot dependencies

Change-Id: I1f9824557c5bbaae9f4a1378c3bc223edd4b5da4
Issue-id: INT-122
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
pom.xml