jib-maven-plugin v0.9.0
Beta
Major Changes
- Use
jib:dockerBuild
to build straight to the Docker daemon mainClass
is not required anymore and can be inferred- Can now specify target image with
-Dimage
command line option args
parameter to define default main args- Removed
enableReproducibleBuilds
parameter - Changed configuration schema to be more like configuration for
jib-gradle-plugin
- NOT compatible with prior versions ofjib-maven-plugin
jib:dockercontext
has been changed tojib:exportDockerContext
Known Limitations
- Pushing to Azure Container Registry is not currently supported.
See CHANGELOG.md for more details.