Since [3] specifies that Jenkins should run on JRE 5, I've tried changing maven-compiler-plugin configuration
from <source>1.5</source>
<target>1.5</target>
to <source>1.6</source>
<target>1.5</target>
and regenerated the projects. Everything worked like a charm!

[3] https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins

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

Reply via email to