Why build plugins for trivial tasks? @li_haoyi shows how #MillBuild lets you script builds in real code—no YAML, no plugins, no magic—plus 5x compile speed and IDE nav that actually works.

Deep dive: https://javapro.io/2025/10/23/untapped-potential-in-the-java-build-tool-experience/

#API #Frameworks #Java #Maven #Gradle

As you know, I'm not a big fan of using Discord for Mill support, but since it's an official Scala server, I am there nevertheless and try to answer and help when I can. Should I be required to verify my age, I will be no longer available on that platform!

#Scala #Discord #MillBuild #Java #Community #OpenSource

Why does compiling Java feel slow when javac is blazing fast? Because #Maven & #Gradle add 4–20x overhead. @li_haoyi benchmarks the slowdown—then shows how #MillBuild cuts builds to 1/5 the time with zero plugins.

See how: https://javapro.io/2025/10/23/untapped-potential-in-the-java-build-tool-experience/

#API #Frameworks #JAVAPRO #Java

Mill: một công cụ build Android thay thế đầy tiềm năng! 🛠️🤖

Hỗ trợ quy trình build linh hoạt, tùy biến cao và tương thích tốt với các dự án hiện có. Đáng để các developer Android khám phá!

#AndroidDev #BuildTools #MillBuild #LậpTrìnhAndroid #CôngCụPhátTriển

https://www.reddit.com/r/programming/comments/1nndksl/mill_as_an_alternative_android_build_tool/

Today, we released Mill 1.0.0

It comes with a lot of new features and many many internal improvements. But we also changed a lot, so make sure to read the Changelog carefully.

https://github.com/com-lihaoyi/mill/blob/main/changelog.adoc

We aim to roll out more 0.12.x releases that support the transition to the newer APIs by providing more deprecation warnings.

#MillBuild #JVM #Java #Scala #Kotlin #Building #Tools #programming

mill/changelog.adoc at main · com-lihaoyi/mill

Mill is a fast JVM build tool that supports Java, Scala, Kotlin and many other languages. 3-6x faster than Maven or Gradle for common workflows, Mill aims to make your project’s build process perfo...

GitHub

As much as I love all the improvements that come with Mill 1.0.0-RC1, I think we really fucked up the migration experience.

I'm really sorry about that! If you are in trouble when migrating your build from an older Mill version, please reach out and I (we) try to help you.

https://github.com/com-lihaoyi/mill/blob/main/changelog.adoc#100-rc1

#MillBuild #Building #Java #Scala #BuildTool #Update

mill/changelog.adoc at main · com-lihaoyi/mill

Mill is a fast JVM build tool that supports Java, Scala, Kotlin and many other languages. 3-6x faster than Maven or Gradle for common workflows, Mill aims to make your project’s build process perfo...

GitHub

@davesmith00000 Have you tried `mill init`? It's probably under-documented, but (beside supporting giter8 and migration of projects from sbt, mvn, ...) it can bootstrap a project from one of the plenty Mill examples.

#MillBuild #Scala #Java #programming

Kudos to Alexandre Archambault for multiple pull requests in a row, better integration coursier into Mill, bringing proper BOM support and fixing some bugs on the way.

Stay tuned for the upcoming Mill 0.12.6 release.

https://github.com/com-lihaoyi/mill/discussions/4281

#Scala #MillBuild '#Programming #BuildTool #Java #Kotlin

BOM-related PRs · com-lihaoyi mill · Discussion #4281

Opening this discussion to give an overview of my currently opened 4 successive PRs for BOM support. These are: #4162 #4145 #4154 #4155 Only the last two actually add BOM-related features. The firs...

GitHub

In case you have issues with publishing to Maven Central with Mill since a couple of days, we just released 0.11.11 with a fix for that.

https://mill-build.org/mill/Changelog.html#0-11-11

#MillBuild #Java #Scala #Kotlin #JVM #BuildTool #Release

Changelog :: Mill

Survey: What IDE do you use in your Mill projects? · com-lihaoyi mill · Discussion #3341

Use one IDE/editor per main-comment Use the 👍‍ to add/count yourself Use sub-comment is you need to explain

GitHub