Hi,

I remember that I got some errors related to encoding the first time I built
Geronimo.
I just try to set the encoding of JVM to UTF-8 by set *
JAVA_OPTS='-Dfile.encoding=UTF-8'*.
You can try this approach to see whether it will solve your problem.
Thanks.


Michael Fang

2011/1/20 Jean-Louis MONTEIRO <[email protected]>
>
> Hi again,
>
> using mvn clean install -DskipTests looks better but now, i'm getting
another error.
> [INFO]
------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
------------------------------------------------------------------------
> [INFO] could not package plugin
>
> Embedded error: Error parsing web.xml for portal-driver.war
> Invalid byte 2 of 3-byte UTF-8 sequence.
> [INFO]
------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
------------------------------------------------------------------------
> [INFO] Total time: 73 minutes 59 seconds
> [INFO] Finished at: Thu Jan 20 15:10:42 CET 2011
> [INFO] Final Memory: 331M/989M
> [INFO]
------------------------------------------------------------------------
>
>
> Looks like, Cygwin + Windoze don't like Geronimo.
>
> BTW still dunno why geronimo-pluto fails.
>
> Jean-Louis

Reply via email to