Roland Grunberg <[email protected]> writes: > 1000 Thank-yous for finding this. I was hit by this while trying to > build using the JIRO staging instance. Switching to maven-3.5.4 > resolved the issues I was having. It even makes sense given that this > only started happening about 3 days ago.
On my instances I always build with 'mvn --show-version ...', it logs something like: --8<---------------cut here---------------start------------->8--- Apache Maven 3.6.0 Maven home: /usr/share/maven Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.19.0-5-amd64", arch: "amd64", family: "unix" --8<---------------cut here---------------end--------------->8--- This makes it much easier to spot changes in this area. -- Mykola Libre/Free Java Software Developer https://manandbytes.gitlab.io/ _______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
