Skip to content

Mill version change is unreliable / has non-deterministic behavior #2152

Answered by jk-1
jk-1 asked this question in Q&A
Discussion options

You must be logged in to vote

I might now what's causing the problem and a Q&D solution to avoid it.

Sorry about the long post again. I did not remove anything from the following terminal session, just added some comments into it.

This is the installed mill: 0.9.8

jk@tiira:~/workspace/mill-exp$ mill --version
Mill Build Tool version 0.9.8
Java version: 11.0.17, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "Linux", version: 5.15.0-53-generic, arch: amd64

Show that mill works:

jk@tiira:~/workspace/mill-exp$ mill clean
[1/1] clean 

Next try the latest, which fails:

jk@tiira:~/workspace/mill-exp$ MILL_VERSION=0.10.9 mill clean
Exception in thread …

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@jk-1
Comment options

Comment options

You must be logged in to vote
2 replies
@lefou
Comment options

@jk-1
Comment options

Comment options

You must be logged in to vote
2 replies
@lefou
Comment options

@jk-1
Comment options

Answer selected by jk-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants