Enrique Gonzalez

Results 14 comments of Enrique Gonzalez

@mmerrell-sauce this might've gotten a bit stale. Are we still planning on removing them? We've seen people trying to use the TestNG archetype and by extension the testng artifact ([link](https://mvnrepository.com/artifact/com.saucelabs/sauce_testng))...

@mmerrell main issue here is that the archetype uses the sauce_testng module that was deprecated a bit ago https://github.com/saucelabs/sauce-java/blob/master/quickstart-archetype/quickstart-webdriver-testng/src/main/resources/archetype-resources/src/test/java/SampleSauceTest.java#L34 https://github.com/saucelabs/sauce-java/blob/master/quickstart-archetype/quickstart-webdriver-testng/src/main/resources/archetype-resources/pom.xml#L35 I don't think we should be encouraging a sample archetype...

@nadvolod don't believe so. I'd propose that we either: - completely remove the archetypes since (at least the testNG one) uses deprecated dependencies - update them to not use deprecated...

@nikolay-advolodkin @mmerrell-sauce I've rebased this PR with master and did a small addition to Marcus' original work. The Travis' tests seem to have all failed but based on Travis history...