HI, need help on following error

2018-07-30 Thread Erla J Reddy
Hi all, I created Maven project and and added Headless browser selenium script. I created testNG suit for that script. Also added required plugins and dependencies in POM.xml file. But while running as maven build getting below error  [RemoteTestNG] detected TestNG version 6.9.9 [TestN

Re: Maven Contributors

2018-07-30 Thread Robert Scholte
Got this suggestion as well, seems like a nice way: https://up-for-grabs.net/#/tags/java Robert On Sun, 29 Jul 2018 21:11:20 +0200, Karl Heinz Marbaise wrote: Hi Robert, On 29/07/18 21:02, Robert Scholte wrote: On Sun, 29 Jul 2018 20:50:28 +0200, Karl Heinz Marbaise wrote: Hi Rober

Re: Working with branches related to issue - Simplyfying work Part II

2018-07-30 Thread Karl Heinz Marbaise
Hi Enrico, On 30/07/18 21:01, Enrico Olivelli wrote: awesome reading! Thank you for sharing your experience Enrico (Nit: There is a little typo 'appriopriate') Great..thanks for finding this. Fixed. will be online in a few minutes.. Kind regards Karl Heinz Marbaise Il lun 30 lug 2018, 20

Re: Working with branches related to issue - Simplyfying work Part II

2018-07-30 Thread Enrico Olivelli
awesome reading! Thank you for sharing your experience Enrico (Nit: There is a little typo 'appriopriate') Il lun 30 lug 2018, 20:21 Karl Heinz Marbaise ha scritto: > Hi, > > I have finished my write up about my current working scripts to make my > life easier... > > If someone is interested

Working with branches related to issue - Simplyfying work Part II

2018-07-30 Thread Karl Heinz Marbaise
Hi, I have finished my write up about my current working scripts to make my life easier... If someone is interested in take a look at: https://blog.soebes.de/blog/2018/07/30/automate-it-part-ii/ suggestions/ideas are always welcome... Kind regards Karl Heinz Marbaise --

Re: Maven Core Build Master - Failing

2018-07-30 Thread Stephen Connolly
On Sun 29 Jul 2018 at 18:31, Robert Scholte wrote: > jenkinsEnv.groovy contains > def nodeSelection(String osLabel) > > this section can be used to temporary disable certain nodes for all our > jobs. And it is for this *exact* purpose that the env is separate from the rest of the pipeline s