Versions Compared

Key

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

...

Code Block
mvn clean verify -Dtargetfilename=platform_core.target

The build typically takes some time as dependencies are resolved and the artifacts are build.

...