Skip to content
Succès

Changes

Summary

  1. Refine the failure step in the silverpeas build pipeline. Hprof dump is (details)
  2. Fix SonarQube Maven execution in pipelines. (details)
Commit 1a4dd1e91ddcba1b9d858bc88f7cabae337d554a by Miguel Moquillon
Refine the failure step in the silverpeas build pipeline. Hprof dump is
done of Wildfly and this dump is then sent by email in case of failure.
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
Commit 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 by Miguel Moquillon
Fix SonarQube Maven execution in pipelines.

In the pipeline dedicated to construct a build version of Silverpeas and
in the pipeline to release a version of Silverpeas,
the execution of the sonarqube analysis fails because the Maven plugin
of SonarQube isn't found. FIx the pb by specifying explicitly the
groupId and artifactId of the SonarQube Maven plugin.
The file was modifiedsrc/releases/kernel/Jenkinsfile (diff)
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)