Bill Agee commented on Bug JENKINS-23239

I also ran into this problem while trying to 'mvn install' a new plugin on an OS X 10.9 system running jdk1.8.0_05.

Switching to JDK 1.7 seems to work for me:

export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home
mvn package
mvn install
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/d/optout.

Reply via email to