ottlinger commented on PR #301: URL: https://github.com/apache/creadur-rat/pull/301#issuecomment-2364659757
@Claudenw did you push all changes? The current version only uses v1.8.0: ``` ➜ creadur-rat git:(RAT-384_write_XSD) ./mvnw dependency:tree ..... [INFO] [INFO] ------------------< org.apache.rat:apache-rat-tools >------------------- [INFO] Building Apache Creadur Rat::Tools 0.17-SNAPSHOT [3/6] [INFO] from apache-rat-tools/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ apache-rat-tools --- [INFO] org.apache.rat:apache-rat-tools:jar:0.17-SNAPSHOT [INFO] +- org.apache.rat:apache-rat-core:jar:0.17-SNAPSHOT:compile [INFO] | +- org.apache.commons:commons-collections4:jar:4.4:compile [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- commons-io:commons-io:jar:2.16.1:compile [INFO] | +- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:compile [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:compile [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.11.0:compile [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:compile [INFO] | +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:compile [INFO] | | +- org.junit.platform:junit-platform-engine:jar:1.11.0:compile [INFO] | | \- junit:junit:jar:4.13.2:compile [INFO] | | \- org.hamcrest:hamcrest-core:jar:1.3:compile [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:compile [INFO] | \- org.apache.tika:tika-core:jar:2.9.2:compile [INFO] | \- org.slf4j:slf4j-api:jar:2.0.10:compile [INFO] +- org.apache.rat:apache-rat-core:test-jar:tests:0.17-SNAPSHOT:test [INFO] +- commons-cli:commons-cli:jar:1.8.0:compile [INFO] +- org.apache.commons:commons-csv:jar:1.11.0:compile [INFO] | \- commons-codec:commons-codec:jar:1.16.1:compile [INFO] \- org.apache.commons:commons-compress:jar:1.27.1:compile [INFO] ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
