reassign 998536 src:commons-io found 998536 commons-io/2.11.0-1 affects 998536 src:osmosis retitle 998536 Missing dependency on junit5 for junit-bom thanks
On 11/4/21 20:56, Lucas Nussbaum wrote:
Putting task artifact state for task ':osmosis-pbf2:compileJava' into context took 0.0 secs. Replacing com.google.guava:guava:jar:26.0-jre -> com.google.guava:guava:jar:debian Passing through com.google.guava:guava-parent:jar:debian Replacing commons-io:commons-io:jar:2.6 -> commons-io:commons-io:jar:debian Passing through org.junit:junit-bom:jar:debian Passing through org.jsr-305:jsr305:jar:0.x :osmosis-pbf2:compileJava FAILED :osmosis-pbf2:compileJava (Thread[main,5,main]) completed. Took 0.078 secs. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. :osmosis-apidb:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.031 secs. :osmosis-osm-binary:javadoc (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 8.04 secs. :osmosis-core:javadoc (Thread[Task worker for ':',5,main]) completed. Took 8.998 secs. FAILURE: Build failed with an exception. * What went wrong: Could not resolve all files for configuration ':osmosis-pbf2:compileClasspath'.Could not resolve commons-io:commons-io:2.6.Required by: project :osmosis-pbf2 > Could not resolve commons-io:commons-io:2.6. > Could not parse POM /usr/share/maven-repo/commons-io/commons-io/debian/commons-io-debian.pom > Could not resolve org.junit:junit-bom:debian. > No cached version of org.junit:junit-bom:debian available for offline mode. > No cached version of commons-io:commons-io:2.6 available for offline mode.
org.junit:junit-bom:debian is provided by junit5, but commons-io build depends on junit4, and libcommons-io-java depends on neither.
commons-io-debian.pom may need to be patched, or the package dependencies fixed.
Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

