Jenkins Home


HELP This topic contains tips'n'tricks regarding our jenkins build server. Feel free to add useful content!

Trouble shooting

  • If your jobs fails because of the wrong javac version, take a look at the configuration and try to select the correct one via JDK dropdown. If your required version is not available, request via it-support@52north.org the installation of the required JDK.
  • If your jobs fails because of missing artifacts in the repositories, please get in touch with it-support@52north.org and provide the repo information to add the to the mirrored repos in the nexus instance running on our build server (@IT: add this repo to the group Public repositories). Read more...
  • If your jobs fails because of "The plugin findbugs is not supported with Java 1.6.0_26" of find-bug plugin, update the post build action configuration for SonarQube according to this screenshot:jenkins_sonar-post-build-action_set-jdk.png

Job configuration

  • To save disc space, please make sure not to save/archive to many artifacts and builds. Current set-up is 20/1. This means we store for each build a history of 20 builds and for the last build, we store the artifacts, too. Please take a look at the screenshot, how to configure your new jobs to match this procedure:
    jenkins_job-config_how-many-builds-to-keep.png

Topic revision: r4 - 07 Aug 2015, EikeJuerrens
Legal Notice | Privacy Statement


This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki? Send feedback