Github user ajs6f commented on a diff in the pull request:

    https://github.com/apache/jena/pull/95#discussion_r46154284
  
    --- Diff: jena-base/pom.xml ---
    @@ -50,21 +50,29 @@
         <dependency>
           <groupId>org.apache.commons</groupId>
           <artifactId>commons-csv</artifactId>
    -    </dependency> 
    -    
    +    </dependency>
    +
         <!-- supports persistent data structures -->
         <dependency>
           <groupId>com.github.andrewoma.dexx</groupId>
           <artifactId>dexx-collections</artifactId>
         </dependency>
    -    
    +
         <!-- Remove when jena-base is used -->
         <dependency>
           <groupId>org.apache.commons</groupId>
           <artifactId>commons-lang3</artifactId>
    +    </dependency><dependency><groupId>org.apache.jena</groupId>
    --- End diff --
    
    Again, why is `jena-shaded-guava` being pulled in twice, with the wrong 
version, when it is already pulled in 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to