It looks like the ant script is simply calling gradle, which comes bundled most
of the time, in the form of a gradlew script. Gradle is not yet packaged in
guix, and there is no gradle-build-system yet, so it's going to be a very
difficult journey. If you are motivated, I can provide help and gu
On Sun, 9 May 2021 15:00:32 -0400
Raghav Gururajan wrote:
> Hello Guix,
>
> I am trying to package IDEA, which is an IDE for JVM.
>
> This is the first time I am dealing with java and ant-build-system.
>
> I was able to do some tinkering to get the build phase started, but
> it fails at the be