I’ve finished the maven plugin for trinidad, which enables you to run fitnesse fit/slim tests for java in process without starting the server and automatically picks up the class dependencies from project test resources.
Here are the links:
The plugin does not yet integrate with maven reports, it just outputs HTML to a specified location on the disk. If anyone desperately needs integration with the reports/site phase, let me know.

