Trust and reproducible build (was: Help needed from Java developer to finish maven)

2017-04-24 Thread Hartmut Goebel
Am 24.04.2017 um 03:20 schrieb Hilco Wijbenga: > First, if it's about trust ("am I really running a stock, > unmanipulated Maven") then there are the checksums and signatures on > the download page which exist for exactly that purpose. While signatures are very useful in many cases, in this case

Re: Guile bindings of GnuTLS are missing (was: Help needed from Java developer to finish maven)

2017-04-24 Thread Catonano
2017-04-24 14:58 GMT+02:00 Hartmut Goebel : > > Yes, this is one of the issues bugging me to quite often. I'm not sure I understand. This doesn't happen with the guix checkout that I usually build > > Within the > environment you'll also need to run: > > export

Guile bindings of GnuTLS are missing (was: Help needed from Java developer to finish maven)

2017-04-24 Thread Hartmut Goebel
Am 24.04.2017 um 14:41 schrieb Catonano: > 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

Re: Help needed from Java developer to finish maven

2017-04-24 Thread Catonano
2017-04-23 14:36 GMT+02:00 Hartmut Goebel : > Hi Björn, > > 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 > …

Re: Help needed from Java developer to finish maven

2017-04-23 Thread Hilco Wijbenga
Hi Hartmut, On 23 April 2017 at 13:34, Hartmut Goebel wrote: > for what I want to achieve, you need to understand Guix's philosophy: > One of the major points is to have as few components as possible > pre-build be external entities. Because only then Guix can

Re: Help needed from Java developer to finish maven

2017-04-23 Thread Hartmut Goebel
Hi Hilco, for what I want to achieve, you need to understand Guix's philosophy: One of the major points is to have as few components as possible pre-build be external entities. Because only then Guix can ensure that the component is build from exactly the known source and not manipulated. And

Re: Help needed from Java developer to finish maven

2017-04-23 Thread Hilco Wijbenga
Hi Hartmut, On 21 April 2017 at 03:46, Hartmut Goebel wrote: > I'm seeking for help from some skilled Java developer. I nearly finished > bootstrapping maven: I made it to start up, but now fails with this > error message: > >

Re: Help needed from Java developer to finish maven

2017-04-23 Thread Hartmut Goebel
Hi Björn, 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 … org.apache.maven.cli.MavenCli -X"). > 3. Do you have a WIP branch and instructions on how to reproduce this?

Re: Help needed from Java developer to finish maven

2017-04-21 Thread Björn Höfling
On Fri, 21 Apr 2017 12:46:40 +0200 Hartmut Goebel wrote: > Hi, > > I'm seeking for help from some skilled Java developer. I nearly > finished bootstrapping maven: I made it to start up, but now fails > with this error message: > >

Help needed from Java developer to finish maven

2017-04-21 Thread Hartmut Goebel
Hi, I'm seeking for help from some skilled Java developer. I nearly finished bootstrapping maven: I made it to start up, but now fails with this error message: org.apache.maven.InternalErrorException: Internal error: com.google.inject.ProvisionException: Unable to provision, see the following