Skip to content

daggerok/github-jib-issue-2267

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub jib issue #2267

See: GoogleContainerTools/jib#2267

Resolution: with 2.0.0 using fat jars is not possible anymore. Check alternative here or here.

./mvnw -P before-2
docker run --rm -it daggerok/github-jib-issue-2267-app-1.8.0

./mvnw -P after-2
docker run --rm -it daggerok/github-jib-issue-2267-app-2.0.0

See pom.xml file for details.

About

2.0.0 jib-maven-plugin breaking changes when using packaged containerizingMode. #2267 https://github.com/GoogleContainerTools/jib/issues/2267

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages