Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Show Maven version info, Re: Maven 3.6.1 breaks Tycho injecting repositories in pom.xml files

Roland Grunberg <rgrunber@xxxxxxxxxx> 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/



Back to the top