Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #12955

Gradle bootstrap build with maven

Path csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Moritz <mormund@mailbox.org>
Newsgroups linux.debian.maint.java
Subject Gradle bootstrap build with maven
Date Sun, 16 Mar 2025 11:20:01 +0100
Message-ID <KqTg5-6sCO-7@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-java-request@lists.debian.org Sun Mar 16 10:18:01 2025
Old-Return-Path <mormund@mailbox.org>
X-Amavis-Spam-Status No, score=-7.9 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5.5
X-Greylist delayed 389 seconds by postgrey-1.36 at bendel; Sun, 16 Mar 2025 10:17:46 UTC
MIME-Version 1.0
Content-Language , en-US
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Mbo-Rs-ID 5b43447cedb4ced6d5f
X-Mbo-Rs-Meta sb8ka9859c13dpx9o4kaumgbzhum91hz
X-Mailing-List <debian-java@lists.debian.org> archive/latest/23677
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/afb6bc60-2198-42fb-a8af-064ecf53fd65@mailbox.org
Approved robomod@news.nic.it
Lines 19
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sun, 16 Mar 2025 11:10:48 +0100
X-Original-Message-ID <afb6bc60-2198-42fb-a8af-064ecf53fd65@mailbox.org>
Xref csiph.com linux.debian.maint.java:12955

Show key headers only | View raw


Hello everyone,

I got interested in the problem of bootstrapping a modern versions of 
Gradle, mainly due to the old version available in Debian. As far as I 
can tell, efforts have been mostly focused on using older versions to 
bootstrap an up-to-date version. I wanted to explore the feasibility and 
effort required to bootstrap with Maven instead. I now have a working 
purely Maven-based build that generates a distribution capable of 
building Gradle itself. The code is available here 
<https://github.com/MorMundHS-MA/gradle-maven-bootstrap>.

While it was fun, I am not sure how much this actually helps as it still 
requires a pre-build Kotlin compiler (at least 1.8 I think, even though 
 >2.0 is used). Additionally some of the other dependencies are also 
built with Gradle and would have to be bootstrapped as well. But I 
wanted to share my progress so far non the less.

Best,
Moritz

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

Gradle bootstrap build with maven Moritz <mormund@mailbox.org> - 2025-03-16 11:20 +0100
  Re: Gradle bootstrap build with maven Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-03-17 10:50 +0100
    Re: Gradle bootstrap build with maven Moritz <mormund@mailbox.org> - 2025-03-17 21:50 +0100
      Re: Gradle bootstrap build with maven Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-03-18 10:30 +0100

csiph-web