Re: Own Cloud Plugin: "ClassNotFoundException: javax.servlet.ServletException" when running job for the first time

2018-12-10 Thread Johannes Schneider
But where are the snapshots published to? I can't find the version 2.154-rc27545.0e85c9fb206a on https://repo.jenkins-ci.org/incrementals/org/jenkins-ci/main/jenkins-core/ I am running: mvn hpi:run -Djenkins.version=2.154-rc27545.0e85c9fb206a -Pconsume-incrementals Which does not work since

Re: Own Cloud Plugin: "ClassNotFoundException: javax.servlet.ServletException" when running job for the first time

2018-12-05 Thread Johannes Schneider
Hi Jesse, could you give me a hint how to try it out? I tried mvn hpi:run -Djenkins.version=2.154-rc27545.0e85c9fb206a which does not work (of course) because I don't have a snapshot repository configured. A quick search didn't give me the the URL for the snapshot repository. Could you help

Re: Own Cloud Plugin: "ClassNotFoundException: javax.servlet.ServletException" when running job for the first time

2018-11-27 Thread Johannes Schneider
I will try > 2.154-rc27545.0e85c9fb206a > as soon as it is build. One question: What are the workarounds? What can be done? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails

Own Cloud Plugin: "ClassNotFoundException: javax.servlet.ServletException" when running job for the first time

2018-11-27 Thread Johannes Schneider
Hi guys, I have a strange problem: I have created a new plugin that provides a cloud implementation. I create new nodes/computers and connect them using JNLP. The first time a job runs on the newly created computer it fails with that log output: ``` FATAL: Remote call on JNLP4-connect