Stephen Connolly wrote:
Staging repo:
https://repository.apache.org/content/repositories/maven-87/
That should read .../maven-087/
Building the source distro, I got a failure of
CheckTestNGVersionsIT.test56 with
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ testng-simple ---
[INFO] Surefire report directory: M:\downloads\Neuer
Ordner\surefire-2.6\surefire-integration-tests\target\test-classes\testng-simple\target\surefire-reports
org.apache.maven.surefire.booter.SurefireExecutionException:
junit.framework.Test; nested exception is
java.lang.NoClassDefFoundError: junit.framework.Test
java.lang.NoClassDefFoundError: junit.framework.Test
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.class$(TestNGDirectoryTestSuite.java:124)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:124)
at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
It didn't show up on the grid, so might be something funky on my box but
unfortunately I won't have time to investigate until the weekend.
Benjamin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]