Chris,

First of all, sorry by the delay in answer you.

I wasn't able to reproduce the problem inside Jenkins alone, but I was able to reproduce it by setting tmpClassLoader=true as you said, both in Jenkins as in the command line.

Jenkins don't set tmpClassLoader to any value at all.

I recommends you doing 2 tests in order to know if the problem is in your jenkins configuration or in your project:

1) Try to compile the project openjpa-project-example attached to this issue in your Jenkins. For do this, you'll need use the settings.xml that I also attached. If this build works fine, the problem is something related to your project configuration and not to any openjpa project.
2) Try to build your project in a fresh installation of Jenkins. For do this, you can download any version of Jenkins (LTS or OSS, and perhaps the same that you are using in production) and run it in your computer by executing "java -jar jenkins.war". If this build works fine, the problem have to be related to your jenkins global configuration.

If you can reproduce the problem in a fresh Jenkins installation with a simplified project, and you attach it to this issue, I'll be able to do some debug.

Regards.

Marcelo Rebasti

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to