nickwallen commented on a change in pull request #1551: METRON-2223 Reconcile
Versions in Root POM with HDP 3.1
URL: https://github.com/apache/metron/pull/1551#discussion_r341145376
##########
File path: pom.xml
##########
@@ -185,11 +167,6 @@
<artifactId>mockito-core</artifactId>
<version>${global_mockito_version}</version>
</dependency>
- <dependency>
Review comment:
I don't understand why `storm-kafka` was defined as a dependency here
originally. After removing it, I compared all the dependencies that maven
reports via `dependency:tree` and nothing changed.
----------------------------------------------------------------
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