Versions Compared

Key

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

...

Code Block
mvn -N install
cd tooling
mvn install
cd..
mvn -Dmaven.test.skip=true install

...