Re: [jenkins] How is asfMavenTlpStdBuild() defined?

2018-07-20 Thread Karl Heinz Marbaise
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

[jenkins] How is asfMavenTlpStdBuild() defined?

2018-07-20 Thread Robert Munteanu
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