Re: The function withMaven() fails after the Maven build has finished in Jenkinsfile

2018-02-18 Thread Tibor Digana
Hi Stephen, I reported the issue [1] and assigned to Cyrille. [1]: https://issues.jenkins-ci.org/browse/JENKINS-49614 Cheers Tibor On Sun, Feb 18, 2018 at 5:54 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Can you file an issue against the pipeline-Maven-plugin @ Jenkins (

Re: The function withMaven() fails after the Maven build has finished in Jenkinsfile

2018-02-18 Thread Stephen Connolly
Can you file an issue against the pipeline-Maven-plugin @ Jenkins (and maybe try pinging Cyrille on Twitter) On Sun 18 Feb 2018 at 16:16, Tibor Digana wrote: > Please check logs of build process. > I have got BUILD SUCCESS of Maven run but the function *withMaven()* fails > right after the Maven

The function withMaven() fails after the Maven build has finished in Jenkinsfile

2018-02-18 Thread Tibor Digana
Please check logs of build process. I have got BUILD SUCCESS of Maven run but the function *withMaven()* fails right after the Maven process has finished. I have no idea why. Because of this call in the stacktrace *WithMavenStepExecution$WorkspaceCleanupCallback.finished* I guess the function *w