The maven plugin jasmine-maven-plugin helps you to execute your jasmine test scripts as part of a maven build.
I'm using Jasmine via the jasmine-maven-plugin, and I would like to see console.log() messages in the Maven build output. …
javascript jasmine jasmine-maven-plugin