I use j2me-maven-plugin from pyx4me.com, it works OK, thanks. Now I
want to separate the build process into 2 steps:
1) compile, obfuscate, preverify and package classes into jar (without
resources)
2) add resources to the jar file
Actually I just want to allow users to add resources into my midlet,
prepared in advance on step 1.
I do not know how to archive it with maven, ideas are appreciated.
TIA,
Mike
Mike
Mike