all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: Hartmut Goebel <h.goebel@goebel-consult.de>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: State of maven build system, gradle and Apache commens
Date: Thu, 1 Sep 2016 14:03:10 +0200	[thread overview]
Message-ID: <idjbn07j08x.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <57C812CE.1000308@goebel-consult.de>


Hartmut Goebel <h.goebel@goebel-consult.de> writes:

> is anyone working on this? (I'm lacking knowledge to help with maven
> or gradle, but could help with commons.)

We are still a long way off before get to a working maven build system.
I have a few more Java packages sitting here, but it’s not much.

We first need to recursively package all dependencies of Maven.  The
next packages on my list are “java-javax-mail” (done) and “java-log4j-core”,
which needs the following packages:

    javax-persistence
    javax-jms
    java-zeromq
    kafka
    apache-commons

These might have unpackaged dependencies of their own.  If you took over
“apache-commons” that would be very helpful.  You should be able to use
the “ant-build-system” to get started, even if it doesn’t result in the
prettiest packages.

Once we actually have Maven packaged (completely from source without
cheating) we should take a look at the existing packages again and see
if we should install jars with a directory layout that Maven expects.
Until then I wouldn’t bother trying to anticipate all these issues.

~~ Ricardo

  reply	other threads:[~2016-09-01 12:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01 11:36 State of maven build system, gradle and Apache commens Hartmut Goebel
2016-09-01 12:03 ` Ricardo Wurmus [this message]
2016-09-01 16:51   ` Hartmut Goebel
2016-09-02  7:47     ` Ricardo Wurmus
2016-09-02 10:44       ` Hartmut Goebel
2016-09-02 11:48         ` Ricardo Wurmus
2016-09-02 12:43           ` Hartmut Goebel
2016-09-02 14:24             ` Ricardo Wurmus
2016-09-05 22:15   ` Björn Höfling
2016-09-06  6:54     ` Ricardo Wurmus
2016-09-06  7:32     ` Hartmut Goebel
2016-09-06 20:43       ` Björn Höfling
2016-09-12 11:26       ` Java hand-over (was: State of maven build system, gradle and Apache commens) Hartmut Goebel

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=idjbn07j08x.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=guix-devel@gnu.org \
    --cc=h.goebel@goebel-consult.de \
    /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.