From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: Help needed from Java developer to finish maven Date: Mon, 24 Apr 2017 14:41:25 +0200 Message-ID: References: <58F9E310.4070201@crazy-compilers.com> <20170421222508.468d4c18@alma-ubu> <58FC9FB3.4040302@crazy-compilers.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c0de216eba0ed054de8ec02 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d2dJ2-00040b-Vt for guix-devel@gnu.org; Mon, 24 Apr 2017 08:41:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d2dJ1-0007AG-UA for guix-devel@gnu.org; Mon, 24 Apr 2017 08:41:29 -0400 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:37224) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d2dJ1-0007A1-Mn for guix-devel@gnu.org; Mon, 24 Apr 2017 08:41:27 -0400 Received: by mail-wm0-x234.google.com with SMTP id m123so66307813wma.0 for ; Mon, 24 Apr 2017 05:41:27 -0700 (PDT) In-Reply-To: <58FC9FB3.4040302@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel --94eb2c0de216eba0ed054de8ec02 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2017-04-23 14:36 GMT+02:00 Hartmut Goebel : > Hi Bj=C3=B6rn, > > I'm looking forward to your findings! > > > 1. Is this already the output of "mvn -X" and/or "mvn -e"? > > Yes, this is the output of mvn -X (basically, in fact I'm running "java > =E2=80=A6 org.apache.maven.cli.MavenCli -X"). > > > 3. Do you have a WIP branch and instructions on how to reproduce this? > > You can find the branch "WIP-maven" at > https://gitlab.com/htgoebel/guix.git. To reproduce simply run > > git clone https://gitlab.com/htgoebel/guix.git > cd guix > git checkout WIP-maven > ./pre-inst-env guix build maven-for-bootstrap > I tried to build your branch just out of curiosity and the configure of Guix fails because configure: error: The Guile bindings of GnuTLS are missing; please install them. I'm running this inside a guix environment guix so I assume all the deps should be available I probably won't be able to help you anyway, I was just curious to see the error you're running into. Thanks in advance --94eb2c0de216eba0ed054de8ec02 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
2017-04-23 14:36 GMT+02:00 Hartmut Goebel <h.g= oebel@crazy-compilers.com>:
Hi Bj=C3=B6rn,

I'm looking forward to your findings!

> 1. Is this already the output of "mvn -X" and/or "mvn -= e"?

Yes, this is the output of mvn -X (basically, in fact I'm runnin= g "java
=E2=80=A6 org.apache.maven.cli.MavenCli -X").

> 3. Do you have a WIP branch and instructions on how to reproduce this?=

You can find the branch "WIP-maven" at
https://gitlab.com/htgoebel/guix.git. To reproduce sim= ply run

git clone https://gitlab.com/htgoebel/guix.git
cd guix
git checkout WIP-maven
./pre-inst-env guix build maven-for-bootstrap

I tried to build your branch just out of curiosity and the configure= of Guix fails because

configure: error: The Guile bindings of GnuT= LS are missing; please install them.

I'm running this= inside a

guix environment guix

so I a= ssume all the deps should be available

I probably won'= ;t be able to help you anyway, I was just curious to see the error you'= re running into.
=C2=A0
Thanks in advance
--94eb2c0de216eba0ed054de8ec02--