ATS-864: Switch from fabric8 to docker mvn plugin (#436)

* ATS-864: Switch from fabric8 to docker mvn plugin

* moved docker-maven-plugin config to execution

* Update to latest docker-maven-plugin

* remove unnecessary config

Co-authored-by: David Edwards <david.edwards@alfresco.com>
Co-authored-by: Marcello Teodori <151025+mteodori@users.noreply.github.com>
This commit is contained in:
Nebil Kisa
2022-02-23 18:48:19 +00:00
committed by GitHub
parent 8c6313ad7e
commit 4429ba2823
15 changed files with 513 additions and 732 deletions

View File

@@ -14,9 +14,6 @@ updates:
timezone: Europe/London
open-pull-requests-limit: 99
ignore:
- dependency-name: io.fabric8:fabric8-maven-plugin
versions:
- "> 4.4.0, < 4.5"
registries:
- maven-alfresco-internal
- package-ecosystem: docker