Versions Compared

Key

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

...

KIELER needs to be built against a P2 repository generated from our an Eclipse reference installation. The path to this repository is found in the parent POM file and must be changed if the repository location changes. Also, when changing the reference installation, the repository has to be updated using the following magic command (adapted accordingly):

...

languagenone

...

command for doing that is described on this page. You may need to adapt the reference repository location in the parent POM files.

Invoking Maven

To actually build KIELER once all preliminaries are done, navigate to the /build/de.cau.cs.kieler.parent directory and run the following command line:

...