Hi, I'm trying to run tomahawk unit tests. In current/tomahawk/tomahawk I enter: mvn test
However the output indicates: [INFO] [surefire:test] [INFO] Tests are skipped. Any suggestions? I do see this earlier in the output: [WARNING] Artifact junit:junit:jar:3.8.1 retains local scope 'test' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. I wouldn't think this is the cause, but then again... Thanks, Simon
