all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: Roman Scherer <roman.scherer@burningswell.com>,
	guix-devel <guix-devel@gnu.org>
Subject: Re: Clojure & Maven Resolver packages
Date: Sat, 03 Sep 2022 19:25:04 +0200	[thread overview]
Message-ID: <A1E7A471-C5DB-4EC2-8268-AFF224310847@lepiller.eu> (raw)
In-Reply-To: <878rn0qwt6.fsf@burningswell.com>

[-- Attachment #1: Type: text/plain, Size: 1069 bytes --]

You could try updating maven resolver, but that means you will also have to rebuild all its dependents and make sure they don't break.

Maven stuff are a bit fragile under Guix because we can't build them as intended. There's a chicken-and-egg problem with maven, its dependencies and its plugins. So we can only use a rudimentary build system that breaks easily with updates.

If you decide to try and update that package, it would be much welcome and if you have any issues or questions along the way, don't hesitate to ask for help!

Le 3 septembre 2022 17:38:37 GMT+02:00, Roman Scherer <roman.scherer@burningswell.com> a écrit :
>Hello Guix,
>
>I would like to enable the S3 transporter for the Clojure package. For
>this I need version 1.8.2 of the Maven Resolver packages. Right now we
>have version 1.6.3 packaged in Guix.
>
>Should I update the existing packages to 1.8.2 or create new package
>variants with a 1.8 prefix for this?
>
>Right now I have the variants, but I was wondering what the best
>approach would be.
>
>Thanks, Roman.

[-- Attachment #2: Type: text/html, Size: 1349 bytes --]

  parent reply	other threads:[~2022-09-03 17:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-03 15:38 Clojure & Maven Resolver packages Roman Scherer
2022-09-03 17:16 ` Maxime Devos
2022-09-03 19:09   ` Roman Scherer
2022-09-03 17:25 ` Julien Lepiller [this message]
2022-09-03 19:17   ` Roman Scherer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A1E7A471-C5DB-4EC2-8268-AFF224310847@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=guix-devel@gnu.org \
    --cc=roman.scherer@burningswell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.