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 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
>
> option 1 : use an alternative opensource tool, like
> kaffe.tools.native2ascii.Native2Ascii /
> gnu.classpath.tools.native2ascii.Native2Ascii ? (that is what ant 1.7
>   does
> in Native2AsciiAdapterFactory )
>
> option 2 : use some profile to enable dependencies scope "system" on
> com.sun:tools ONLY if current JDK is SUN JDK


got a patch?

currently this plugin already uses profile to handle OS differences( and
the profile was submitted by appfuse ;-)

Nico.
>


Reply via email to