Hi Karl Heinz, On Sat, 2018-07-21 at 00:15 +0200, Karl Heinz Marbaise wrote: > Hi Robert, > > On 20/07/18 21:48, Robert Munteanu wrote: > > Hi, > > > > I was looking over the setup the Maven project has in Jenkins and > > I'd > > like to understand and maybe copy it :-) I think it uses a Jenkins > > library, as the Jenkinsfile only has a single code line > > > > asfMavenTlpStdBuild() > > > > but I could not find any definition of a shared pipeline library in > > the > > job definitions ( [1] ) and also a Github search did not yield any > > sources. > > > > Is there any documentation or other place where I can see how this > > is > > implemented? > > > The basic start point: > https://builds.apache.org/view/M-R/view/Maven/job/maven-box/configure > > The references lib/env: > > Original GitBox: > https://gitbox.apache.org/repos/asf?p=maven-jenkins-lib.git > https://gitbox.apache.org/repos/asf?p=maven-jenkins-env.git > > The following mirrors on github: > https://github.com/apache/maven-jenkins-lib > https://github.com/apache/maven-jenkins-env
That should be enough to start, thanks a lot! One question - if I read the code correctly there is no provision to comment on pull requests. Is that correct? Do you plan to add something, given that you're building based on GitBox, and not on Github? Thanks, Robert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
