A bit old, but what was the reason for changing the parameter of
setParameters in the ParameterAware interface from Map?
Nils-H
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I ran into a similar problem with other test [1] some time ago with
the testOneWaitWithDelay().
Compiling with "mvn" produced the error, but if I redirected the
output to a file it executed OK: "mvn > outputfile.txt".
Used Java 6 on Windows XP.
[1]
http://www.nabble.com/ExecuteAndWaitInterceptor