rules_jvm_external icon indicating copy to clipboard operation
rules_jvm_external copied to clipboard

Bzlmod proof of concept

Open shs96c opened this issue 3 years ago • 2 comments

This is an exploration of whether bzlmod could be used to replace the existing rules_jvm_external workspace rules.

TL;DR: not yet, since there's no way to express complex types such as how we handle exclusions in artifacts, but other than that things are looking hopeful.

shs96c avatar Jan 14 '22 10:01 shs96c

Is this actively being worked on? Would be cool to see :)

marcguilera avatar Apr 02 '22 15:04 marcguilera

I am curious what is the timeline/deadline for migrating to bzlmod, if one exist? I peeked at the other language rules but didn't spot code or pull requests like this one.

yuanweixin avatar May 10 '22 12:05 yuanweixin

This is being actively worked on. It fell down my list or priorities, but it's back there now :)

shs96c avatar Aug 31 '22 10:08 shs96c

This PR depends on some of the other ones I've filed in the repo, but the bzl files are ready for review.

shs96c avatar Sep 07 '22 13:09 shs96c