From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: State of maven build system, gradle and Apache commens Date: Tue, 6 Sep 2016 08:54:30 +0200 Message-ID: <87r38xv7q1.fsf@mdc-berlin.de> References: <57C812CE.1000308@goebel-consult.de> <20160906001553.25365b2a@alma-ubu> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhAHM-0001t8-Hk for guix-devel@gnu.org; Tue, 06 Sep 2016 02:54:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bhAHH-0000DG-LV for guix-devel@gnu.org; Tue, 06 Sep 2016 02:54:43 -0400 Received: from venus.bbbm.mdc-berlin.de ([141.80.25.30]:48817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhAHH-0000Cy-B6 for guix-devel@gnu.org; Tue, 06 Sep 2016 02:54:39 -0400 In-Reply-To: <20160906001553.25365b2a@alma-ubu> 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: =?utf-8?Q?Bj=C3=B6rn_H=C3=B6fling?= Cc: guix-devel , Hartmut Goebel Hi Bj=C3=B6rn, > I'm interested in which version of maven do you start to create? Which > version(s) of the dependencies/plugins are you rebuilding? I decided to start with the latest and build as many dependencies as possible without Maven. I briefly considered packaging an older version but ran into similar issues of provenance as you have, so I didn=E2=80=99= t investigate further. ~~ Ricardo