<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gradle on JAVAPRO International</title><link>https://javapro-en.svenruppert.com/tags/gradle/</link><description>Recent content in Gradle on JAVAPRO International</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 23 Oct 2025 07:00:01 +0000</lastBuildDate><atom:link href="https://javapro-en.svenruppert.com/tags/gradle/index.xml" rel="self" type="application/rss+xml"/><item><title>Untapped Potential in the Java Build Tool Experience</title><link>https://javapro-en.svenruppert.com/untapped-potential-in-the-java-build-tool-experience/</link><pubDate>Thu, 23 Oct 2025 07:00:01 +0000</pubDate><guid>https://javapro-en.svenruppert.com/untapped-potential-in-the-java-build-tool-experience/</guid><description>&lt;p&gt;The Java language is known to be fast, safe, and easy, but Java build tools like Maven or Gradle don&amp;rsquo;t always live up to that reputation. This article will explore what &amp;ldquo;could be&amp;rdquo;: where current Java build tools fall short in performance, extensibility, and IDE experience, and the reasons to believe that we can do better. We will end with a demonstration of an experimental build tool &amp;ldquo;Mill&amp;rdquo; that makes use of these ideas, proving out the idea that Java build tooling has the potential to be much faster and easier to use than it is today.&lt;/p&gt;</description></item><item><title>How to Speed up Maven Builds</title><link>https://javapro-en.svenruppert.com/how-to-speed-up-maven-builds/</link><pubDate>Tue, 26 Aug 2025 07:00:01 +0000</pubDate><guid>https://javapro-en.svenruppert.com/how-to-speed-up-maven-builds/</guid><description>&lt;p&gt;As a Maven project grows in size, the question of build speed and test execution time becomes more important. One of the most obvious ways to optimize is to switch to another build system (e.g., Gradle). However, before making the switch (which will inevitably bring new challenges—we’ll discuss this at the end), let’s first explore what we can do to speed things up while staying on Maven. Many of these tips will be useful regardless, even if you eventually decide to migrate.&lt;/p&gt;</description></item></channel></rss>