Here's a very short summary and conclusion about what happened the last
period.
Half July some integration tests of Maven started to fail, but not always
(it good happen that a certain JDK would succeed again with the next run).
At that time we only noticed:
- it failed only on the Linux n
Now the build is fully working.
The problem was with serializating "currentBuild" in the statement "def
changes = currentBuild?.changeSets".
On Fri, Aug 2, 2019 at 10:59 PM Robert Scholte wrote:
> Nope, it is not
>
> [Pipeline] echo
> WARNING: Could not determine JIRA issues:
> hudson.plugins.gi
issue fixed, this commit causes more harm than anything else
-1, please revert
Regards,
Hervé
Le mercredi 31 juillet 2019, 19:01:29 CEST Hervé BOUTEMY a écrit :
> doing
>
> > +if ( MAVEN_SKIP_RC )
> > +{
> > +verifier.setEnvironmentVariable( "MAVEN_SKIP_RC", "1" );
>