Mridula

Results 125 comments of Mridula

Thank you for the link! Closing this issue in this repo since it is dependent on https://issuetracker.google.com/issues/336164416.

Hey @artemptushkin, thanks for filing the issue and appreciate you sharing the workaround! As we try to learn more, would it be possible to see how your project's dependency tree...

Thank you @alexciouca! We've also had a couple of bug fixes go in recently so it may be a good time to release the jib-cli. I will assign this to...

@alexciouca jib-cli:0.13.0 is now available at https://github.com/GoogleContainerTools/jib/releases/tag/v0.13.0-cli.

Experimentation continued at https://github.com/GoogleContainerTools/jib/pull/4269

Thanks for filing this issue! Definitely curious about the `build.gradle` setup that results in duplicated dependencies being added. However, in the meantime, I think the [Jib Layer Filter Extension](https://github.com/GoogleContainerTools/jib-extensions/tree/master/first-party/jib-layer-filter-extension-gradle) can...

After taking a second look at this, categorizing as an enhancement. Jib provides the layer filter extension for the purpose of allowing folks to filter out jar files from being...

Thanks for the context @donat. Also linking the official docs here for future reference: https://docs.gradle.org/current/dsl/org.gradle.api.plugins.WarPluginConvention.html.

@sharkymcdongles Perhaps this could be achieved with a project property as shown here: https://github.com/GoogleContainerTools/jib/issues/612#issuecomment-405320538