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

I Attachment Action Size Date Who Comment
jenkins_job-config_how-many-builds-to-keep.pngpng jenkins_job-config_how-many-builds-to-keep.png manage 14 K 07 Nov 2013 - 10:15 EikeJuerrens Jenkins config: Discard old builds
jenkins_sonar-post-build-action_set-jdk.pngpng jenkins_sonar-post-build-action_set-jdk.png manage 25 K 16 Oct 2014 - 14:40 EikeJuerrens initial version
This topic: Documentation > WebHome > JenkinsHome
Topic revision: 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