From: Jody G. <jga...@re...> - 2006-11-24 18:44:35
|
I think we need to update our developers guide; building geotools fails unless JAI+ImageIO is installed in BOTH the JDK and the JRE. - Verified this on a PC yesterday. - Looks to be an seperate report on the user list (below) I have added a "task" to this page (so we won't forget): - http://docs.codehaus.org/display/GEOT/Home Jody Frederico wrote: > Hi, when i try to make the project snapshot with maven (maven clean > install) , i got this error: > > [INFO] Surefire report directory: G:\CVSHOME\Geotools > 2.3.x\module\referencing\target\surefire-reports > org.apache.maven.surefire.booter.SurefireExecutionException: > org.geotools.referencing.operation.transform.WarpTransformTest; nested > exception is java. > lang.NoClassDefFoundError: javax/media/jai/WarpPolynomial; nested > exception is org.apache.maven.surefire.testset.TestSetFailedException: > org.geotools. > referencing.operation.transform.WarpTransformTest; nested exception is > java.lang.NoClassDefFoundError: javax/media/jai/WarpPolynomial > org.apache.maven.surefire.testset.TestSetFailedException: > org.geotools.referencing.operation.transform.WarpTransformTest; nested > exception is java.lan > g.NoClassDefFoundError: javax/media/jai/WarpPolynomial > > > How can i force the maven to detect the jai_core.jar that i downloaded?? > > Thx, Fred. > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > Geotools-gt2-users mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > |