Github user HansBrende commented on the issue:

    https://github.com/apache/any23/pull/132
  
    @ansell Well, this is what I see when I run `mvn dependency:tree` on the 
current state of the Any23 trunk:
    
    ```
    [INFO] |  +- org.apache.tika:tika-core:jar:1.19.1:compile
    [INFO] |  +- org.apache.tika:tika-parsers:jar:1.19.1:compile
    [INFO] |  |  +- org.glassfish.jaxb:jaxb-core:jar:2.3.0.1:compile
    [INFO] |  |  |  +- javax.xml.bind:jaxb-api:jar:2.3.0:compile
    [INFO] |  |  |  +- org.glassfish.jaxb:txw2:jar:2.3.0.1:compile
    [INFO] |  |  |  \- com.sun.istack:istack-commons-runtime:jar:3.0.5:compile
    [INFO] |  |  +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.0.1:compile
    [INFO] |  |  |  +- org.jvnet.staxex:stax-ex:jar:1.7.8:compile
    [INFO] |  |  |  \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile
    [INFO] |  |  +- javax.activation:activation:jar:1.1.1:compile
    ```
    



---

Reply via email to