Github user afs commented on the pull request:

    https://github.com/apache/jena/pull/87#issuecomment-123747484
  
    ```
    [INFO] +- com.github.rvesse:airline:jar:0.9.2:compile
    [INFO] |  +- javax.inject:javax.inject:jar:1:compile
    [INFO] |  +- com.google.guava:guava:jar:11.0.2:compile
    [INFO] |  \- org.apache.commons:commons-lang3:jar:3.3.2:compile
    ```
    Presumably the explicit `dependencyManagement` is causing that version to 
be choosen over com.github.rvesse:airline.
    
    I've fixed the JUnit and jena-arq dependency management.
    
    Jena itself does need to depend on a runtime Guava because of shading 
(looking like a better decision all the time!).
    
    I don't see this as a change needed for 3.0.0.  It can be sorted out at 
leisure.


---
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