Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: separate test and setup phase

...

Code Block
mvn -Pdeveloper,marvin.setup -Dmarvin.config=setup/dev/advanced.cfg -pl :cloud-marvin integration-test
mvn -Pdeveloper,marvin.test -Dmarvin.config=setup/dev/advanced.cfg -pl :cloud-marvin integration-test

...