Re: CppCheck(XML parsing) with Warning-Next-Generation plugins

2020-04-02 Thread Ahmed Rafiq
Thanks for your reply. I've used the example xml from the given link, and getting error - Started by user unknown or anonymous Running as SYSTEM Building in workspace /media/persistent_storage/home/jenkins-warnings/work/workspace/test [test] $ /bin/sh -xe /tmp/jenkins918250917560153069.sh + echo '

Re: CppCheck(XML parsing) with Warning-Next-Generation plugins

2020-04-03 Thread Ahmed Rafiq
Thanks for the reply. What I've done is, put this, echo ' ' inside *execute shell command*, under *Build*. Set Tools *CPPCheck* and *Build*. I was waiting that the * * would produce *new** line* where used. But they didn't. On Fri, Apr 3, 2020 at 10:14 AM Ullrich Hafner wro

Re: jenkins_home, docker, upgrades

2020-12-12 Thread Ahmed Rafiq
hello, for your question 1, i can share my experience. We are using near same settings as you describe, jenkins in docker and Jenkins_home point to a docker volume. There's no problem once you upgrade the Jenkins version and point the new version jenkins_home to old docker volume. What I do is, bef

Building Jenkins-plugins failed in maven enforcer plugins

2023-01-29 Thread Ahmed Rafiq
Hello, trying to update our inhouse Jenkins plugins. But it gets failed from maven-enforcer-plugin at *[ERROR] Rule 1: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:3.8.1 required to no longer download dependencies via HTTP (use HTTPS instead).* In our *settings.xml*