Hi Karsten
Do you have scope 'provided' for cldcunit-se in your maven pom?
Also exclude library cldcunit-se from proguard processing for J2ME application.
See the build for module 'bluecove-tester' in bluecove as example how
to do this.
So you have only one warning:
Note: junit.framework.TestCase: can't find dynamically referenced
class cldcunit.runner.ReflectionTestCaseHelper
--
Vlad