Github user ajs6f commented on a diff in the pull request:
https://github.com/apache/jena/pull/95#discussion_r46153931
--- Diff: jena-arq/pom.xml ---
@@ -123,9 +123,18 @@
<groupId>com.jayway.awaitility</groupId>
<artifactId>awaitility</artifactId>
<scope>test</scope>
+ </dependency><dependency>
--- End diff --
This is totally confusing. Not only does it appear that you are pulling in
the same dependency twice, this very dependency is already pulled in at line 76
above!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---