Versions Compared

Key

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

...

The following skips building the manual, the distro and does not execute the unit tests.

Code Block
mvn install -DfastinstallPfastinstall

Using an IDE

If you prefer to use an IDE then you can auto-generate the IDE's project files using maven plugins. e.g.

...