Re: native2ascii-maven-plugin (mojo) depends on SUN JDK

2007-02-18 Thread Dan Tran
ummm, jrockit comes with sun.tools.native2ascii.Main -D On 2/15/07, Dan Tran <[EMAIL PROTECTED]> wrote: On 2/15/07, nicolas de loof <[EMAIL PROTECTED]> wrote: > > Hello, > > I've tried appfuse archetypes and they use native2ascii-maven-plugin for > resources files. > This plugin sounds int

Re: native2ascii-maven-plugin (mojo) depends on SUN JDK

2007-02-15 Thread Dan Tran
On 2/15/07, nicolas de loof <[EMAIL PROTECTED]> wrote: Hello, I've tried appfuse archetypes and they use native2ascii-maven-plugin for resources files. This plugin sounds interesting, but it depends on SUN JDK classes. I'm using jRockit on my ubuntu server. -> java.lang.ClassNotFoundException:

native2ascii-maven-plugin (mojo) depends on SUN JDK

2007-02-15 Thread nicolas de loof
Hello, I've tried appfuse archetypes and they use native2ascii-maven-plugin for resources files. This plugin sounds interesting, but it depends on SUN JDK classes. I'm using jRockit on my ubuntu server. -> java.lang.ClassNotFoundException: sun.tools.native2ascii.Main Couldn't this plugin optio