Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add windows build prob

...

Code Block
mvn clean install
Note

You will run into "Could not scan module for TLD files...Filename too long" problem if you uses Windows platform.

There are minimal integration tests to assure that the sample plugins can be installed on the framework server. To run this tests use

...