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
> … org.apache.maven.cli.MavenCli -X").
>
> > 3. Do you hav
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 ensure that
> the component is build
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 thi
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:
>
> org.apache.maven.InternalErrorException: Internal error:
> com.google.
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?
Yo
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:
>
> org.apache.maven.InternalErrorException: Internal error:
> com.g