dev@glassfish.java.net

build fails on 1st attempt

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Thu, 31 Jan 2013 12:21:38 -0800

I have been seeing this error for some time. The build succeeds
(usually) after I run it again:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test)
on project context-propagation: org.junit.runner.Runner; nested
exception is java.lang.NoClassDefFoundError: org.junit.runner.Runner ->
[Help 1]

-marina