Re: [Geotools-devel] 2.2.x and maven 2 and WorldImageWriterTest (plugin/image)

2006-04-03 Thread David Blasby
Martin Desruisseaux wrote: So the compilation goes well but the execution failed. Could it be that you have 2 Java installation on yours machine? Our Maven build is configured in order to fork a JVM before to run the tests, and it may happen that the JVM forked by Maven is not the same than

Re: [Geotools-devel] 2.2.x and maven 2 and WorldImageWriterTest (plugin/image)

2006-04-02 Thread Martin Desruisseaux
David Blasby a écrit : I have JAI installed. I verified that "com/sun/media/imageio/stream/FileChannelImageInputStream" is in "C:\j2sdk1.4.2_07\jre\lib\ext\jai_imageio.jar". Any idea whats wrong? --- Battery: org.ge

[Geotools-devel] 2.2.x and maven 2 and WorldImageWriterTest (plugin/image)

2006-03-27 Thread David Blasby
Folks told me to go to maven 2 for 2.2.x. I did, but I'm getting different errors. I have JAI installed. I verified that "com/sun/media/imageio/stream/FileChannelImageInputStream" is in "C:\j2sdk1.4.2_07\jre\lib\ext\jai_imageio.jar". Any idea whats wrong? dave -