|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

There you are
[INFO] — scalastyle-maven-plugin:0.2.0:check (default-cli) @ web —
Processing Configuration for child elements
Processing child [configLocation]
Processing child [outputFile]
Processing child [outputEncoding]
Processing child [failOnViolation]
Processing child [failOnWarning]
Processing child [skip]
Processing child [verbose]
Processing child [quiet]
Processing child [sourceDirectory]
Processing child [testSourceDirectory]
Processing child [includeTestSourceDirectory]
Processing child [buildDirectory]
Processing child [baseDirectory]
Processing child [inputEncoding]
[WARNING] sourceDirectory is not specified or does not exist value=/home/jenkins/.jenkins/jobs/Static_code_analysis/workspace/web/src/main/scala
Starting scalastyle
start file /home/jenkins/.jenkins/jobs/Static_code_analysis/workspace/web/src/test/scala/com/noesis/optimus/web/ScalatestLearningTest.scala
warning file=/home/jenkins/.jenkins/jobs/Static_code_analysis/workspace/web/src/test/scala/com/noesis/optimus/web/ScalatestLearningTest.scala message=Header does not match expected text line=1
warning file=/home/jenkins/.jenkins/jobs/Static_code_analysis/workspace/web/src/test/scala/com/noesis/optimus/web/ScalatestLearningTest.scala message=Whitespace at end of line line=33 column=20
end file /home/jenkins/.jenkins/jobs/Static_code_analysis/workspace/web/src/test/scala/com/noesis/optimus/web/ScalatestLearningTest.scala
Saving to outputFile=/home/jenkins/.jenkins/jobs/Static_code_analysis/workspace/web/target/scalastyle-output.xml
Processed 1 file(s)
Found 0 errors
Found 2 warnings
Finished in 590 ms