Versions Compared

Key

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

...

This invokes the profile `HelloREEF` in the maven build which launches HelloREEF on the local runtime of REEF. During the run, you will see something similar to this output:

Code Block
languagebash
collapsetrue
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building REEF Examples 0.10-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
...
Powered by
 ___________ ______ ______ _______
 / ______ / / ___/ / ___/ / ____/
 / _____/ / /__ / /__ / /___
 / /\ \ / ___/ / ___/ / ____/
 / / \ \ / /__ / /__ / /
/__/ \__\ /_____/ /_____/ /__/


...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

...