Quarkus provides tools for generating a container. The UPS parent pom needs to be updated to call the maven android sender module in a way that generates a container matching the parent pom version. The goal is that after running `mvn install` we get all necessary containers to run the UPS service. See : https://github.com/GoogleContainerTools/jib |