From: "Niall Pemberton" <[EMAIL PROTECTED]>
Appears that maven expects a class named TestXXXX to be a JUint test. I've
renamed TestI18nFactorySet to CustomI18nFactorySet and it now works.
Maven itself doesn't expect anything in particular. It's coming from
build/project.xml:
<unitTest>
<includes>
<include>**/Test*.java</include>
</includes>
...
Thanks for fixing it!
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]