Jib: publish jib-core

Created on 9 Jun 2018  路  3Comments  路  Source: GoogleContainerTools/jib

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?

Most helpful comment

Hi @schmitch, though we don't have a specific timeline for this, it is in our roadmap for jib.

All 3 comments

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.

Hi @schmitch, though we don't have a specific timeline for this, it is in our roadmap for jib.

Yup, should be happening eventually. I'm going to close this since we already have an issue open for making a jib class library here: https://github.com/GoogleContainerTools/jib/issues/337

Was this page helpful?
0 / 5 - 0 ratings