Hi all,<br><br>maybe someone can help me.<br><br>I&#39;m working with Ubuntu 10.04 and the latest gvsig v2_0_0_prep .<br><br>I&#39;ve got an error I couldn&#39;t fix when I&#39;ve reached the point 11 of the document[1] related to the initial configuration of a gvsig eclipse workspace.<br>

<br>The &quot;BUILD FAILED&quot; cause seems suggested by the error log:<br><br><br><br><div style="margin-left: 40px;">[artifact:mvn] Downloading: <a href="http://gvsig-desktop.forge.osor.eu/downloads/pub/projects/gvSIG-desktop/maven-repository/org/gvsig/org.gvsig.jgdal/2.0.1-SNAPSHOT/org.gvsig.jgdal-2.0.1-SNAPSHOT-linux-Ubuntu-10.04-gcc4-i386-dynamic.tar.gz">http://gvsig-desktop.forge.osor.eu/downloads/pub/projects/gvSIG-desktop/maven-repository/org/gvsig/org.gvsig.jgdal/2.0.1-SNAPSHOT/org.gvsig.jgdal-2.0.1-SNAPSHOT-linux-Ubuntu-10.04-gcc4-i386-dynamic.tar.gz</a><br>
[artifact:mvn] [INFO] ------------------------------------------------------------------------<br>[artifact:mvn] [ERROR] BUILD ERROR<br>[artifact:mvn] [INFO] ------------------------------------------------------------------------<br>
[artifact:mvn] [INFO] Failed to resolve artifact.<br>[artifact:mvn] Missing:<br>[artifact:mvn] ----------<br>[artifact:mvn] 1) org.gvsig:org.gvsig.jgdal:tar.gz:linux-Ubuntu-10.04-gcc4-i386-dynamic:2.0.1-SNAPSHOT<br>[artifact:mvn]   Try downloading the file manually from the project website.<br>
[artifact:mvn]   Then, install it using the command: <br>[artifact:mvn]       mvn install:install-file -DgroupId=org.gvsig -DartifactId=org.gvsig.jgdal -Dversion=2.0.1-SNAPSHOT -Dclassifier=linux-Ubuntu-10.04-gcc4-i386-dynamic -Dpackaging=tar.gz -Dfile=/path/to/file<br>
[artifact:mvn]   Alternatively, if you host your own repository you can deploy the file there: <br>[artifact:mvn]       mvn deploy:deploy-file -DgroupId=org.gvsig -DartifactId=org.gvsig.jgdal -Dversion=2.0.1-SNAPSHOT -Dclassifier=linux-Ubuntu-10.04-gcc4-i386-dynamic -Dpackaging=tar.gz -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]<br>
[artifact:mvn]   Path to dependency: <br>[artifact:mvn]       1) org.gvsig:org.gvsig.raster:jar:2.0-SNAPSHOT<br>[artifact:mvn]       2) org.gvsig:org.gvsig.jgdal:tar.gz:linux-Ubuntu-10.04-gcc4-i386-dynamic:2.0.1-SNAPSHOT<br>
[artifact:mvn] ----------<br>[artifact:mvn] 1 required artifact is missing.<br>[artifact:mvn] for artifact: <br>[artifact:mvn]   org.gvsig:org.gvsig.raster:jar:2.0-SNAPSHOT<br>[artifact:mvn] from the specified remote repositories:<br>
[artifact:mvn]   central (<a href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a>),<br>[artifact:mvn]   osgeo (<a href="http://download.osgeo.org/webdav/geotools">http://download.osgeo.org/webdav/geotools</a>),<br>
[artifact:mvn]   gvsig-public-http-repository (<a href="http://gvsig-desktop.forge.osor.eu/downloads/pub/projects/gvSIG-desktop/maven-repository">http://gvsig-desktop.forge.osor.eu/downloads/pub/projects/gvSIG-desktop/maven-repository</a>)<br>
<br><br></div><br>Anyway I couldn&#39;t understand how to fix it.  Could anyone help me ? <br><br>Thanks for the help,<br>Luca<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>