Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Running the command "mvn clean process-sources" will create the correct file and folder structure in ./target/docker-stage that so one can then use to build the docker image with the command "docker build ."  I expect that the "docker build profile" requires special privileges because it deploys the image to NEXUS_DOCKER_REPO.

...