Maybe ask the tracks CI people? This list is for maven integration in eclipse
On 29 Aug 2016 4:34 pm, "Kashif BHATTI" <[email protected]> wrote: > Hello everyone, > > I am running a Selenium JAVA test with maven and when I run the project as > a Maven test it runs all the tests practically just fine. However there are > two major issues that I need help with > > 1. at the end of every run I get this..no clue why: > > Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,257.786 sec > - in RunnerClass.CucumberRunnerTest > Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 > > 2. I keep getting a BUILD failure..and I believe the reason is that it says > could Could not parse build number: ${${build.number}}. when it is about to > generate a Cucumber report. "Failed to execute goal > net.masterthought:maven-cucumber-reporting:2.0.0:generate (execution)..." > > > I also see the report getting generated but the Build keeps failing which > throws everyone on the team off. I'm also attaching my POM.xml here. Any help > on these 2 issues would be greatly appreciated. > > > > _______________________________________________ > m2e-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/m2e-users >
_______________________________________________ m2e-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
