Hi all,<br><br>I've followed as usual the compilation instructions as in documentation [1] .<br><br>When I reach the point 11 the compiling process seems going alright but it reaches a point with this message in the console:<br>
<br>[artifact:mvn] PostInitializing library 'org.gvsig.fmap.raster.FmapRasterLibrary'.<br>[artifact:mvn] *************************************************<br>[artifact:mvn] *** InterpolateClippingProcessTest running... ***<br>
[artifact:mvn] *************************************************<br><br>The problem is that the compiling process don't finish but when it reaches this "InterpolateClippingProcessTest" remains "looping" and it never ends.<br>
<br>Have you ever find something like that?<br><br>Well, I have no problem in compiling again my own copy of gvSIG with the mvn install-without-tests target but it could be interesting knowing if someone have encountered the same annoyance and knowing why or how to fix it .<br>
<br><br>Cheers,<br>Luca<br><br><br>[1] <a href="http://www.gvsig.org/web/projects/gvsig-desktop/docs/devel/gvsig-devel-guide/2.0.0/trabajar-con-el-nucleo-de-gvsig/gvsig-compilation/initial-configuration/howto-create-eclipse-workspace">http://www.gvsig.org/web/projects/gvsig-desktop/docs/devel/gvsig-devel-guide/2.0.0/trabajar-con-el-nucleo-de-gvsig/gvsig-compilation/initial-configuration/howto-create-eclipse-workspace</a><br>