Re: Overriding Jenkins version of parent POM

2017-08-24 Thread Christopher Orr
Sounds good to me, thanks — I'll submit a POM PR. On Wed, 23 Aug 2017, at 23:43, Ullrich Hafner wrote: > I’m already planning to base the next 2.0 release on a 2.x POM. Since > this requires still some time, you can try to create a new analysis-pom > PR on your own that uses a newer version and t

Re: Overriding Jenkins version of parent POM

2017-08-23 Thread Ullrich Hafner
I’m already planning to base the next 2.0 release on a 2.x POM. Since this requires still some time, you can try to create a new analysis-pom PR on your own that uses a newer version and then base your plugin on that version. We can have several analysis-pom versions without problems. Or do you

Re: Overriding Jenkins version of parent POM

2017-08-21 Thread Oleg Nenashev
Hi Cristopher, Added Ullrich to CC. IMHO the best way is to update the Analysis POM to Parent POM 2.x. Once somebody does that, it will be possible to specify custom core baselines in child POMs. It also brings in improvements in dependency checks, static analysis, etc. BR, Oleg понедельник,

Overriding Jenkins version of parent POM

2017-08-21 Thread Christopher Orr
Hi all, The android-lint plugin is based on analysis-core, and is using analysis-pom as its parent. That has an older version of the Jenkins plugin as its parent and with it a (fairly understandably) conservative minimum Jenkins baseline version. However, I'd quite like to give my plugin a somew