FTR, I can run the default `mvn` goal OK with: Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9) Maven home: /usr/local/Cellar/maven/3.9.4/libexec Java version: 17.0.8.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@17/17.0.8.1/libexec/openjdk.jdk/Contents/Home Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "13.5.1", arch: "x86_64", family: "mac" Darwin **** 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:56 PDT 2023; root:xnu-8796.141.3~6/RELEASE_X86_64 x86_64
Gary On Wed, Sep 6, 2023 at 7:18 AM Gary Gregory <garydgreg...@gmail.com> wrote: > > Hi Henri, > > What command are you running exactly? I'd like to reproduce your issue > locally. > > This is odd since all builds are green on Java 8, 11, and 17 on macOS, > Windows, and Linux: https://github.com/apache/commons-compress/actions > > Gary > > On Wed, Sep 6, 2023 at 5:54 AM Henri Biestro <hen...@apache.org> wrote: > > > > > > Some tests fail on a Mac ( > > Darwin hbiestro-MBP16 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8 > > 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM64_T6000 arm64) wether > > I try and run with jdk8 or jdk17. > > OpenJDK Runtime Environment (Zulu 8.66.0.15-CA-macos-aarch64) (build > > 1.8.0_352-b08) or (OpenJDK Runtime Environment Zulu17.42+19-CA (build > > 17.0.7+7-LTS). > > > > Error on Osgi related to Felix/Pax: > > [ERROR] Errors: > > [ERROR] OsgiITest.canLoadBundle » ArtifactResolution Error resolving > > artifact org.ops4j.pax.exam:pax-exam-inject:jar:4.13.5 > > [ERROR] OsgiITest.properlyDetectsRunningInsideOsgiEnv » Unable to lock > > bundle cache: java.nio.channels.OverlappingFileLockException > > Tried playing with versions of plugin to no avail... > > > > Also noticed a few varargs warnings in tests source. (like > > [WARNING] > > /Users/hbiestro/Java/apache-commons/compress/commons-compress-1.24.0-RC1/src/test/java/org/apache/commons/compress/utils/MultiReadOnlySeekableByteChannelTest.java:[229,98] > > non-varargs call of varargs method with inexact argument type for last > > parameter; > > cast to java.io.File for a varargs call) > > > > And a very long test (intended or not?) at: > > [INFO] Running org.apache.commons.compress.archivers.sevenz.SevenZFileTest > > [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > > 22.89 s -- in org.apache.commons.compress.archivers.sevenz.SevenZFileTest > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org