Le samedi 19 avril 2014 11:27:47 Andreas Lehmkuehler a écrit : > Hi, > > Am 19.04.2014 08:13, schrieb Hervé BOUTEMY: > > IIUC, the display name of a PDFBox Maven module is causing harm because it > > is null: is it possible for Andreas just to change something in his > > project poms to avoid this null display name? I suppose such null display > > name won't be a great thing in other parts of Jenkins, but couldn't > > easily find how this value is calculated > > Hmmm, where can I see that null value? Which module are you referring to? I don't know, hence my question My reasoning is just that if Olivier's commit fixes a problem encountered by your PDFBox job, that means that your job causes a null value in a module display name (I simply read the little commit)
I just tested to create a PDFBox Jenkins job on my local machine, with Jenkins 1.559 and Jenkins's maven-plugin 2.2 and got no failure, nor job disappearing I don't know if my local test has something that makes it not representative But for the moment, I'm not sure that the comit will fix your PDFBox job disappear problem: we'll see when the new plugin version is deployed :) Regards, Hervé > > > Regards, > > > > Hervé > > BR > Andreas Lehmkühler > > > Le samedi 19 avril 2014 12:16:22 Olivier Lamy a écrit : > >> Yup there is an issue in Jenkins. > >> I fixed that > >> https://github.com/jenkinsci/maven-plugin/commit/d0c41f8432a9dfba3a27a2cf > >> ca > >> 215b4eaec48613 I will try to release the jenkins plugin and update our > >> instance. > >> (tonight or tomorrow) > >> > >> On 19 April 2014 04:16, Andreas Lehmkuehler <[email protected]> wrote: > >>> Hi, > >>> > >>> one of our PDFBox build jobs [1] somehow disappears. Does anyone know > >>> why? > >>> Is it just a jenkins hickup or did someone delete it accidentically? The > >>> other 2 are still available [2], [3] > >>> > >>> > >>> BR > >>> Andreas Lehmkühler > >>> > >>> [1] https://builds.apache.org/job/PDFBox-trunk/ > >>> [2] https://builds.apache.org/job/PDFBox%201.8.x/ > >>> [3] https://builds.apache.org/job/PDFBox-ant/
