Skip to content

ikatraev/springboot-counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot Counter App

Test application for Maven Docker Plugin

image external configuration Issue

Description

If external configuration added for an image description the Maven Docker Plugin drops/does not recognize the assembly incline description anymore

How to reproduce

To reproduce the issue run the following maven command with the maven profile that adds external description:

mvn clean install -P docker-build-with-external

The build fails

The build does not fail with the following maven profile

mvn clean install -P docker-build

The cause

The plugin ignores assembly->inline description if external configuration present, even with override option

References

About

docker maven plugin issue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published