ehaus.org/j2me-maven-plugin
If you have any questions regarding the plugin, please feel free email or
post me,
Kind regards,
Frank Seidinger
--
View this message in context:
http://www.nabble.com/J2me-maven-plugin-tf1639264.html#a5062813
Sent from the Maven - Users
Frank Seidinger wrote:
>
> I want to build J2ME applications with maven. To do this, you have to use
> another boot classpath for the compiler. This ensures, that you only can
> use classes known to the J2ME platform. I guess this can be done via
> configuration of the compile
andreas.ebbert-karroum wrote:
>
> where are the variables documented, that I can use inside the POM? I guess
> there's something available like ${artifactId} and alike, but I couldn't
> find a place, where they're all listed and described.
>
Hi Andreas,
i found out, that most of the variables
Hi there,
I want to build J2ME applications with maven. To do this, you have to use
another boot classpath for the compiler. This ensures, that you only can use
classes known to the J2ME platform. I guess this can be done via
configuration of the compiler plugin.
Later on you have to preverify t