all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
To: Julien Lepiller <julien@lepiller.eu>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Testing the maven build system: Symlink error on duplicate inputs
Date: Fri, 23 Oct 2020 22:54:07 +0200	[thread overview]
Message-ID: <20201023225408.16f64035@alma-ubu> (raw)
In-Reply-To: <96845022-97FD-4F69-9C3B-39144BD68C7F@lepiller.eu>

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

On Sun, 20 Sep 2020 07:35:44 -0400
Julien Lepiller <julien@lepiller.eu> wrote:

> >Does someone have plans to add real-world packages that make use of
> >the maven-build-system? Next, an automated importer with
> >dependency-resolution would be nice :-)  
> 
> The issue with the importer is that maven doesn't record source
> information. We could have dependency resolution, but the resulting
> packages will lack any source (and for most packages also homepage
> and description).
> 
> One thing we have to decide on is what to do with maven build
> dependencies. Currently, things like test dependencies of
> dependencies are in the graph below maven, which means we have a lot
> of packages that cannot use the maven-build-system.
> 
> There are two possibilities: we can change the bootstrap path to
> maven to be minimal and only include runtime dependencies, and
> eventually rebuild maven with the maven-build-system. The other
> possibility is to keep it as is, and convert packages to install to
> lib/m2 as needed.
> 
> I tend to prefer the first solution, but that's also a lot of work.
> Our current maven package has bugs that are probably due to the way
> we build it (it doesn't honor user config, the build and test targets
> are mixed together, so are dependencies…). Building a proper maven
> with a minimal maven could help ensure it's built in the intended
> way, so these bugs could go away.
> 
> wdyt?

I think the former is much more work but cleaner and would worth it.

Björn

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

      reply	other threads:[~2020-10-23 20:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-20  8:55 Testing the maven build system: Symlink error on duplicate inputs Björn Höfling
2020-09-20 11:35 ` Julien Lepiller
2020-10-23 20:54   ` Björn Höfling [this message]

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=20201023225408.16f64035@alma-ubu \
    --to=bjoern.hoefling@bjoernhoefling.de \
    --cc=guix-devel@gnu.org \
    --cc=julien@lepiller.eu \
    /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.