Skip to main content

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

Hi

Thanks.

For Jenkins users, just specify "--show-version" without quotes as an additional 'goal'.

    Regards

        Ed Willink

On 01/06/2019 09:10, Mykola Nikishov wrote:
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.


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



Back to the top