I am really interested in having a look at this, but I don't seem to be able to build it.
It doesnt help that I am unfamiliar with Maven, I have tried running 'mvn test' and 'mvn deploy' but both fail with the error:
Code:
1 required artifact is missing.
for artifact:
groupApp:app-trinidad-swf:war:1.0.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
I don't know if I am running the correct Maven target, or how to fix it, any pointers would be much appreciated.