From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QNC7EFNZwmFhJAAAgWs5BA (envelope-from ) for ; Tue, 21 Dec 2021 23:46:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oMR/DFNZwmHsSgAAB5/wlQ (envelope-from ) for ; Tue, 21 Dec 2021 22:46:43 +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 04A2D9951 for ; Tue, 21 Dec 2021 23:46:43 +0100 (CET) Received: from localhost ([::1]:39738 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mznu6-0001to-7z for larch@yhetil.org; Tue, 21 Dec 2021 17:46:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzntY-0008Vi-LI for guix-patches@gnu.org; Tue, 21 Dec 2021 17:46:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44527) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mzntY-0001fs-Bh for guix-patches@gnu.org; Tue, 21 Dec 2021 17:46:08 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mzntY-00081z-AG for guix-patches@gnu.org; Tue, 21 Dec 2021 17:46:08 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52723] [PATCH 17/26] gnu: Add java-sonatype-aether-api-1.13. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Dec 2021 22:46:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52723 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 52723@debbugs.gnu.org Received: via spool by 52723-submit@debbugs.gnu.org id=B52723.164012675030672 (code B ref 52723); Tue, 21 Dec 2021 22:46:08 +0000 Received: (at 52723) by debbugs.gnu.org; 21 Dec 2021 22:45:50 +0000 Received: from localhost ([127.0.0.1]:56042 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mzntG-0007yY-Fb for submit@debbugs.gnu.org; Tue, 21 Dec 2021 17:45:50 -0500 Received: from lepiller.eu ([89.234.186.109]:52550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mznsw-0007us-Ev for 52723@debbugs.gnu.org; Tue, 21 Dec 2021 17:45:31 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id f4a88fc3 for <52723@debbugs.gnu.org>; Tue, 21 Dec 2021 22:45:26 +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=WDWV31sXzdZnjzVK/fsk9i8yD cS1fmDVDwa/gsHq42E=; b=NRA53ahLfOoZ1wT3BlIh2Cyss5E4vL2RP8AdouMHH 431cX9Vbn/OI4kNscZx9UEuBqRNihnVlBZ3Cv6B5YrpaUPKfN0pOrIPqdXEkuywo ZqusVGs5Xe7Qka6GXgxkyE1ohB3G+VrO5iv9lx+l4KmAqDy8FcmuSg/rcBcoEHLs KHi/oYcmI78D2LCJ6RhVsf3Gqgk8QHhQlVFZOpQ00zPrjjkYKjc9AMFa0wiZ/LGA 5UDeUnG4HCiGbkT1T/zYCfAPwehDYyAbi9BJrkm02XKD9NFUCBhhbMvOkUVvL25/ pgtvPH2wVOitUKmgkvVOBx+2GbCKuY777o9VExabbR95Q== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 1d7c4263 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <52723@debbugs.gnu.org>; Tue, 21 Dec 2021 22:45:25 +0000 (UTC) From: Julien Lepiller Date: Tue, 21 Dec 2021 23:45:01 +0100 Message-Id: <7fee3672d2b4beec434f26d52eff5f70591c1f6e.1640126679.git.julien@lepiller.eu> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20211221234231.44299f63@tachikoma.lepiller.eu> References: <20211221234231.44299f63@tachikoma.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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640126803; 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=hVPtp19GtYgz1V/CJL5QRddg79MvUOtVtgraWSCd+tg=; b=s4m7goFSFPoK7X3R56hqNNNIYewGbKSZyLAut7C9tsEhORAgG3irhoAZjfcYt4pm1jTQil mexrrpjVABvFvWhV6ZEjHZ6ggNFaJFBhNvW/Vs7EI8N61z4dGL5nTwYNw5uH8rVwSQk6zA oVoYKeKE8igrBSgbejb8P9EgthbXlYUsZnmhM1p/vpoZbC8ERycXVX62rFIKf+9ZxTbQsH wM3C3r9bcnNEHeTXx/uxGZxOurWZGuByQ2Af8S3JRs2GPbotEfcEGujJOXIO4r3x1xKTkC EtOmd2qdT+r6NCTwhO7w90T6ECtgxH8w6hmpBdMfKKBwP0QY+Z0zGmzzfr6eBg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640126803; a=rsa-sha256; cv=none; b=K+kRTPvxv1JiDW6WBucrBF/pKp7ybplKyHAVcpj6WFQNwewZyhXjTOA0zlsYUd12ffwwza 7+UflHX77DhVWFEoNVbmveqrDm067YVBSpObZ8teSj1uwT3uXLAhZVdLqUWmh2oZ0t0JO6 txex0jNRKEcM5EabXtX+a1C8RI1DsNFjr9yxwVRtfLt2dVdv9CimYbojqFn/eqSK/kxe/N sYJpcWFWV9XN4Q95vLhf/z9HNZFx/PMYIJfI0FDsrkQO+kAcbTcoXH0kKHATAXksxUw+ZH mfzW8q2OITyHcyZZ7GPJfYKQs/mZotfYpluhxCr8SHGMwB91kQnktUxErg+n4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=NRA53ahL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -0.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=NRA53ahL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 04A2D9951 X-Spam-Score: -0.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7QPcwdoPCt9a * gnu/packages/maven.scm (java-sonatype-aether-api-1.13): New variable. --- gnu/packages/maven.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/maven.scm b/gnu/packages/maven.scm index e62db6cb85..d8e00e6c61 100644 --- a/gnu/packages/maven.scm +++ b/gnu/packages/maven.scm @@ -437,6 +437,37 @@ (define-public java-sonatype-aether-impl (list java-junit java-plexus-component-metadata java-sonatype-aether-test-util)))) +;; This slightly newer version is also required by some plugins +(define-public java-sonatype-aether-api-1.13 + (package + (name "java-sonatype-aether-api") + (version "1.13.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sonatype/sonatype-aether") + (commit (string-append "aether-" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1yl34dqhm6ykb7h63gkssyrdxv3dsa3n5b8d8cvy8rh4qsm6p2yb")))) + (build-system ant-build-system) + (arguments + `(#:jar-name "aether-api.jar" + #:source-dir "aether-api/src/main/java" + #:test-dir "aether-api/src/test" + #:phases + (modify-phases %standard-phases + (add-before 'install 'install-parent (install-pom-file "pom.xml")) + (replace 'install (install-from-pom "aether-api/pom.xml"))))) + (propagated-inputs + `(("java-sonatype-forge-parent-pom" ,java-sonatype-forge-parent-pom-10))) + (native-inputs `(("java-junit" ,java-junit))) + (home-page "https://github.com/sonatype/sonatype-aether") + (synopsis "Maven repository system API") + (description "This package contains the API for the maven repository system.") + (license license:asl2.0))) + ;; Again, this old version is required by some maven plugins (define-public java-eclipse-aether-api (package -- 2.34.0