You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello I stumbled upon jib and was looking to try build something for sbt on top of jib. Would it be possible to publish jib-core to maven central so that people can build plugins for other jvm build tools?
The text was updated successfully, but these errors were encountered:
I also created a "demo" plugin of jib, here: https://github.com/schmitch/sbt-jib I use a git submodule to pull jib, however it's a little bit flaky since I need to patch some sources, else zinc/scala compiler is not happy.
hello I stumbled upon jib and was looking to try build something for sbt on top of jib. Would it be possible to publish
jib-core
to maven central so that people can build plugins for other jvm build tools?The text was updated successfully, but these errors were encountered: