Add a skipPom parameter, skipping a project if packaging is pom (1388)
Add support for config to specify isolation technology for container (1376)
Add Docker build cache friendly example utilizing Spring Boot Layered JAR and Maven Assembly Plugin (1412)
Retry port mapping to avoid race condition where complete port information may not be initially available in Docker Engine 20.10.5 (1447)
New copy goal for copying files and directories from containers to host (752 and 1405)
Add support for multiple copy layers using multiple assemblies (554)
Prefer HOME environment variable over the Java system property to determine the user's home directory to better resemble the golang client's behavior (#1236
Add a skipPom parameter, skipping a project if packaging is pom (1388)
Add support for config to specify isolation technology for container (1376)
Add Docker build cache friendly example utilizing Spring Boot Layered JAR and Maven Assembly Plugin (1412)
Retry port mapping to avoid race condition where complete port information may not be initially available in Docker Engine 20.10.5 (1447)
New copy goal for copying files and directories from containers to host (752 and 1405)
Add support for multiple copy layers using multiple assemblies (554)
Prefer HOME environment variable over the Java system property to determine the user's home directory to better resemble the golang client's behavior (#1236
Update to jnr-unixsocket 0.25 to solve concurrency issues (#552)
Udate ECR AuthorizationToken URL to new endpoint (#1317)
Allow including com.amazonaws:aws-java-sdk-core as plugin dependency to pick up various forms of AWS credentials with which to authenticate at AWS ECR (#1311)
0.32.0 (2020-01-08)
Support building dockerFile without pushing it to docker server (#1197)
Update to jnr-unixsocket 0.23
Add null check for null instance in config.json for email (#1262)
Allow merging of image configurations using <imagesMap> (#1259)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps docker-maven-plugin from 0.33.0 to 0.35.0.
Release notes
Sourced from docker-maven-plugin's releases.
... (truncated)
Changelog
Sourced from docker-maven-plugin's changelog.
... (truncated)
Commits
b670520
[RELEASE] Update Project version to v0.35.0524d0bc
Fix #1338: Volume Binding bug in Windows48c1d06
Update DockerConnectionDetector,VolumeBindingUtil with home OS env72da738
Add changelog entrye8d5049
Execute home dir tests twice, once with HOME and once with user.homedbad1d0
Prefer HOME environment variablefafa324
Apply whitespace fixes from code reviewbcb3f01
Fix #554: Add support for multiple copy layers using multiple assembliesb141bce
Fixed Maven Wrapper (https://github.com/takari/maven-wrapper).b8e2a0d
Formatting changes of example for copy goal and extension of copy goal docume...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)