From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gE/JIDxntWC2PAAAgWs5BA (envelope-from ) for ; Tue, 01 Jun 2021 00:46:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QEf4GzxntWBybgAAbx9fmQ (envelope-from ) for ; Mon, 31 May 2021 22:46:20 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 273FB27E8A for ; Tue, 1 Jun 2021 00:46:20 +0200 (CEST) Received: from localhost ([::1]:52120 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lnqfr-0007aK-6N for larch@yhetil.org; Mon, 31 May 2021 18:46:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54972) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lnqfb-0007Yo-AZ for guix-patches@gnu.org; Mon, 31 May 2021 18:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51888) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lnqfb-0008FR-35 for guix-patches@gnu.org; Mon, 31 May 2021 18:46:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lnqfb-00043u-1x for guix-patches@gnu.org; Mon, 31 May 2021 18:46:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48766] [PATCH 12/14] gnu: maven-enforcer-parent-pom: Fix pom. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 31 May 2021 22:46:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48766 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48766@debbugs.gnu.org Received: via spool by 48766-submit@debbugs.gnu.org id=B48766.162250111715517 (code B ref 48766); Mon, 31 May 2021 22:46:03 +0000 Received: (at 48766) by debbugs.gnu.org; 31 May 2021 22:45:17 +0000 Received: from localhost ([127.0.0.1]:35195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnqeq-000427-OU for submit@debbugs.gnu.org; Mon, 31 May 2021 18:45:17 -0400 Received: from lepiller.eu ([89.234.186.109]:38956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnqeM-0003xU-31 for 48766@debbugs.gnu.org; Mon, 31 May 2021 18:44:46 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 9574ae23 for <48766@debbugs.gnu.org>; Mon, 31 May 2021 22:44:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=UUqktu43TUIg3REhq0Gp2POYw IH2iwgGoS48eEOHAbY=; b=hzYEbRFpiJS8JIM8fhIXZy9WULkBmtqC5fzRGbwkm uCdqP0JuzJsknZf0sVUsdsVRNc+ecwQr5SDNSSmSKodsJxgxOQ7ZaBo4IoCuTEAg V5i/Gh2wdWMTqMpwGELKNvooJxPHST1GxFjKZevdmw3i3Drnd3I2sEyD9MAfX1Rj 1E1p11twK6dHl7E/zRCry4j855eMrUSbVAWxKnpShZxJA0QEhW5/u559Y8RkTEmf gr9h0D/7xCjFOvuzxmnPKxqHSoedXloXa3vZdHM+nB112aPwH3/OrKjOaEnEfwyO B3H//Uc7/o9jzBCl6Aru1uZJ3sD1qYvIS2qvf9bvPn8ow== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 1f80f5a9 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <48766@debbugs.gnu.org>; Mon, 31 May 2021 22:44:41 +0000 (UTC) From: Julien Lepiller Date: Tue, 1 Jun 2021 00:44:25 +0200 Message-Id: <20210531224427.13300-12-julien@lepiller.eu> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210531224427.13300-1-julien@lepiller.eu> References: <20210601004100.69baa2d0@tachikoma.lepiller.eu> <20210531224427.13300-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1622501180; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=vZAx8cOIkeBx7v00c/QEVPALmjPON5lDSODKD5B3nvw=; b=C0BJ3YNaFQDu8uDInnOkjtoMOEju4iclI64FdSLD96KpJp2bITtcpjT0nCrCznWFckBYHH 0zi4lKQbg3fiPDUPmCBvrTTBUB1N1g5kmIget5fEIMlyeV25K0NUbq+JJ7kJHH74HP/qJx ELixbo+MnAbtOcOlI4HLAEnbsd8dscQgbw0m9KU1BGgf1B7cnkxgo5w8Dt3z6vM34KwW0c JK6lIWczVqX0lbkfQt/yE5GSLnw+xud5mUDDu0PMtd/0ciDNVJUT0J2+x8Vme9rg9bMsQc O+qoFjY60nW46ATmYzDAZtZRnDB9bFY956O+Vb9/LpFRsU8DRdmwM46Oj5mrRA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622501180; a=rsa-sha256; cv=none; b=KcOJlumyL3sGfBJ7HXBS8I+xDmo6+aeo4aQsz0Ta5rRt9ER1u53+AQwO1KL/O1aHOw7FJa 1auMCNwrzxKEqzxItDmCafssYYUmqVmtoQs4C1Zht1GOMgNqYo8qQUuoVX+IrSW4khD6TO qiwAuE9Kluz6ALuMrgr1pvmyQyLNpg8vV5HXegxl8o68PCgwFCioQKQbdcQxloXyRTWon0 Plwn/zd4bZ/4ZAV+tTgVML6CEdjpbbdKDUdpshPcfSrd7l7e0fyDqdvdkbHKa/mkRPxRBn gXrIphMscN5B53E3E7+hDfeMlQa7JBm+B9nwzXhEM14jBnzqNmN/znRT+CIuHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=hzYEbRFp; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=hzYEbRFp; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 273FB27E8A X-Spam-Score: 3.67 X-Migadu-Scanner: scn1.migadu.com X-TUID: LJTA+DFM8F9c * gnu/packages/maven.scm (maven-enforcer-parent-pom): Fix dependency versions in pom file. --- gnu/packages/maven.scm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gnu/packages/maven.scm b/gnu/packages/maven.scm index 9d65e9b56d..f7cb168f47 100644 --- a/gnu/packages/maven.scm +++ b/gnu/packages/maven.scm @@ -2713,6 +2713,15 @@ Maven project dependencies.") (modify-phases %standard-phases (delete 'configure) (delete 'build) + (add-before 'install 'fix-pom-versions + (lambda _ + (substitute* "pom.xml" + (("3.8.1") ,(package-version java-commons-lang3)) + (("1.4.1") ,(package-version maven-resolver-util)) + (("1.12") ,(package-version java-commons-codec)) + (("2.2") + ,(string-append "" (package-version maven-dependency-tree) + ""))))) (replace 'install (install-pom-file "pom.xml"))))) (propagated-inputs -- 2.31.1