Versions Compared

Key

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

...

ODLSLI pom.xml: Prepare the directories and files for a 'docker build' command

Rather than annotate this section of the pom.xml file - which is straightforward - I summarize the actions in the text below.  The pom.xml file uses three phases in the build life cycle to prepare the directory structure and files in ./target/docker-stage prior to building the docker image.  They are:

...