From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Subject: bug#31943: Some Maven bugs Date: Thu, 5 Jul 2018 06:42:49 +0200 Message-ID: <20180705064249.1a0df152@alma-ubu> References: <20180623003935.21f7da0b@alma-ubu> <20180704220558.0efc9e0f@lepiller.eu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/Kt05_g40stHmI=msZLu0q8z"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1faw7i-0002sW-Ll for bug-guix@gnu.org; Thu, 05 Jul 2018 00:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1faw7e-0000h5-Mu for bug-guix@gnu.org; Thu, 05 Jul 2018 00:44:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39257) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1faw7e-0000gr-HW for bug-guix@gnu.org; Thu, 05 Jul 2018 00:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1faw7e-0003gg-86 for bug-guix@gnu.org; Thu, 05 Jul 2018 00:44:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20180704220558.0efc9e0f@lepiller.eu> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Julien Lepiller Cc: 31943-done@debbugs.gnu.org --Sig_/Kt05_g40stHmI=msZLu0q8z Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Julien, On Wed, 4 Jul 2018 22:06:08 +0200 Julien Lepiller wrote: > Le Sat, 23 Jun 2018 00:39:35 +0200, > Bj=C3=B6rn H=C3=B6fling a =C3=A9crit : >=20 > > Maven is now part of Guix, yeah! I gave it a try and found some bugs > > which I post collectively here. I don't know yet where exactly they > > come from and if they are trivial or not to fix. So if you think > > they should better go each into a separate bug report, please > > separate them. > >=20 > > [...] > >=20 > > 6) Maven does not compile Java 1.8 code. > > =20 >=20 > This should be fixed in 892a5647debc7fe8eafac4f725c46134eb085b63. >=20 > I was cramming the whole set of dependencies for maven in the > classpath, but it seems it doesn't play well with downloaded plugins. > Now I generated a m2.conf file with multiple "load" lines to tell > plexus-classworlds where to find the required jar files. Great, works! > > 7) I have some trouble executing the tests. This is indeterministic > > (!), sometimes is is successful, sometimes I get an error: > > =20 >=20 > So I've tested this, and it turns out it's not our package's fault: it > fails undeterministically also when using the system's maven. I fixed > it by downgrading maven-surefire-plugin version to 2.20 instead of > 2.20.1. I wondered that there is no commit for this an then realized that I have to do that on my own in the pom.xml for each project, because Maven will download its plugins: =20 maven-surefire-plugin 2.20 ... =20 > Thank you for your reports! Do you think we can close this report now? Thanks for fixing so quickly. Yes, closing with this message. Bj=C3=B6rn --Sig_/Kt05_g40stHmI=msZLu0q8z Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEUEARECAAYFAls9ocoACgkQvyhstlk+X/12ogCSAyidfiyi5NY5Me6xDil6d/82 ZwCfeCkhRmUOgsubbyOn6Ein9zc695w= =Mk58 -----END PGP SIGNATURE----- --Sig_/Kt05_g40stHmI=msZLu0q8z--