Avoid some modules in mvn package
I have monorepo with some apps and pom.xml
. I want to be able to build just specified modules in Dockerfile.
I have monorepo with some apps and pom.xml
. I want to be able to build just specified modules in Dockerfile.