From issues-return-175214-archive-asf-public=cust-asf.ponee.io@maven.apache.org Tue Nov 10 19:41:05 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id E4767180181 for ; Tue, 10 Nov 2020 20:41:04 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id D78F846A7C for ; Tue, 10 Nov 2020 19:41:03 +0000 (UTC) Received: (qmail 95206 invoked by uid 500); 10 Nov 2020 19:41:01 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 95140 invoked by uid 99); 10 Nov 2020 19:41:01 -0000 Received: from ec2-52-204-25-47.compute-1.amazonaws.com (HELO mailrelay1-ec2-va.apache.org) (52.204.25.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2020 19:41:01 +0000 Received: from jira2-he-de.apache.org (static.54.33.119.168.clients.your-server.de [168.119.33.54]) by mailrelay1-ec2-va.apache.org (ASF Mail Server at mailrelay1-ec2-va.apache.org) with ESMTPS id E914D417DD for ; Tue, 10 Nov 2020 19:41:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 22906C8067C for ; Tue, 10 Nov 2020 19:41:00 +0000 (UTC) Date: Tue, 10 Nov 2020 19:41:00 +0000 (UTC) From: "Hudson (Jira)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MNG-6890) MavenITmng5669ReadPomsOnce is unreliable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MNG-6890?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D172294= 69#comment-17229469 ]=20 Hudson commented on MNG-6890: ----------------------------- Build unstable in Jenkins: Maven =C2=BB Maven TLP =C2=BB maven =C2=BB MNG-6= 952 #14 See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-= 6952/14/ > MavenITmng5669ReadPomsOnce is unreliable > ---------------------------------------- > > Key: MNG-6890 > URL: https://issues.apache.org/jira/browse/MNG-6890 > Project: Maven > Issue Type: Bug > Components: Integration Tests > Affects Versions: 3.7.0 > Reporter: Michael Osipov > Assignee: Michael Osipov > Priority: Major > > The unreliability comes from the fact that no plugin has been fixed (vers= ion) in the parent POM of the test project. As soon as you update Maven fro= m MNG-6169 the test starts to fail that lengths do not match. So this test = relies on implicit declaration of plugin versions. > Reproducer: > 1. Build Maven from MNG-6169/MNG-6551 > 2. Run ITs from MNG-6551 > 3. See it fail > One needs to remove {{-q}}, scan for plugins and fix their versions. -- This message was sent by Atlassian Jira (v8.3.4#803005)