question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use Jib Core in jib-gradle-plugin and jib-maven-plugin.

See original GitHub issue
  • Use Jib Core API in jib-gradle-plugin (@coollog)
  • Use Jib Core API in jib-maven-plugin (@TadCordle)

I will work on the jib-gradle-plugin side and it’d be great if someone else takes the jib-maven-plugin side to get a feel of the new library.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
coollogcommented, Oct 9, 2018

@TadCordle I put up #1119, so working off of that should be good. The main thing to note is to switch maven to use NBuildStepsRunner, which will replace BuildStepsRunner once everything is changed over.

1reaction
loosebazookacommented, Oct 9, 2018

Assign yourself or edit the first comment to indicate ownership.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is the difference between Jib and Jib-Core?
Jib core is the underlying library that jib tooling is built upon. It is shared by jib-maven-plugin, jib-gradle-plugin, jib-cli and other ...
Read more >
Building Java container images using Jib - Snyk
Enter Jib: A 100% Java-based container image build tool​​ Jib can be used as a standalone CLI tool but is most commonly used...
Read more >
Using Google JIB for multi-module maven projects
You can use Jib in the Jib plugins for Maven or Gradle, or you can use the Jib Java library. You can look...
Read more >
Dockerizing Java Apps using Jib - Baeldung
Google publishes Jib as both a Maven and a Gradle plugin. This is nice because it means that Jib will catch any changes...
Read more >
Containerizing SpringBoot Application With Jib - DZone DevOps
<artifactId>jib-maven-plugin</artifactId> ... For other options available for use with the plugin, you can refer to the documentation.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found