Bug 7285 - CENTINEL Carbon Autorelease Build Failure 06/48906/2
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 2 Dec 2016 12:20:07 +0000 (07:20 -0500)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 2 Dec 2016 12:20:07 +0000 (07:20 -0500)
commitf56e85588b6c681ba89bff72cf3ce3b52e984fbd
tree36bd08c286818fbf4a909b58322c5625452cd283
parent800a96ac17eb576d9cfe206e0f7a2e7e151f7314
Bug 7285 - CENTINEL Carbon Autorelease Build Failure

guice dependency shouldn't be targeted with scope test
as downstream consumer of that dependency needs it during
some other lifecycle state (compile).

Centinel is pulling graylog2-plugin that requires guice at
compile time, and does pull it as transitice dependency.
But since odlparent provide it with the scope test, and centinel
isn't speficically defining that dependency, odlparent overwrite
the transitive dependency of graylog2-plugin

Change-Id: I9c109f942804637463113db56d0bce45d4cf65ae
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
odlparent/pom.xml