Hi,
On 20/10/2012 13:45, Richard Mortimer wrote:
The plugin is already in the jenkins build environment. I suspect it
needs someone to give it a little care and maybe take ownership of it if
it still serves a useful purpose.
https://wiki.jenkins-ci.org/display/JENKINS/qmakebuilder+Plugin
https://github.com/jenkinsci/qmakebuilder-plugin
https://jenkins.ci.cloudbees.com/job/plugins/job/qmakebuilder-plugin/
It looks like it has been updated to a recent version of the Jenkins
maven pom so you may have more luck building from the jenkins source.
Looks like it does not build with OpenJDK7 at the moment due to reliance
on Sun internal code in the Hudson/Jenkins test framework. Builds fine
with java 6 and that should work on a java 7 runtime.
There is a freshly built hpi file at
https://jenkins.ci.cloudbees.com/job/plugins/job/qmakebuilder-plugin/1/hudson.plugins.qmake$qmakebuilder/
Give that a try and report back how you get on.
Regards
Richard