nickwallen commented on a change in pull request #1515: METRON-2261 Isolate
Curator Dependencies
URL: https://github.com/apache/metron/pull/1515#discussion_r326336756
##########
File path: metron-analytics/metron-maas-service/pom.xml
##########
@@ -59,6 +59,23 @@
<artifactId>hadoop-yarn-server-common</artifactId>
<version>${hadoop.version}</version>
<scope>provided</scope>
+ <exclusions>
Review comment:
That's a nice feature. I'd prefer to use it.
Unfortunately, I tried it like your example and I don't seem to work as I'd
expect. When I use a wildcard, I still get old 2.12.0 dependencies showing up.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services