I have recently looked into Gorilla Logic\'s open source testing tool and need to make some changes in order to be able to log something to the console. I have checked out
If there are lots of dependencies behind the project, they have to be pattered for first before building the main project.
Clean, compile and install such dependencies (from the "Maven" pane found on the right side of the IDE). First move such dependencies enclosed within their projects to the same main project directory.
Lastly, clean, compile and install the main project.