Interesting; Simone has the imageio-ext project been deployed to the osgeo maven repository? I am not longer using the refractions repository for anything...
Checking now ... http://download.osgeo.org/webdav/geotools/it/geosolutions/imageio-ext/imageio-ext-arcgrid/ So 1.0.1 is deployed there ... But for the jar you mentioned: - http://download.osgeo.org/webdav/geotools/it/geosolutions/imageio-ext/imageio-ext-gdal/ 1.0.1 is not available? So is this an old jar that has been retired for 1.0.1? Or is something else up ... check the refractions repo: - http://lists.refractions.net/m2/it/geosolutions/imageio-ext/imageio-ext-gdal/ 1.0.1 is present here; so it sounds like we need to ask the imageio-ext project to reploy to osgeo hardware? Jody Looks like 1.0.1 is available Jody On Sun, Feb 8, 2009 at 7:44 PM, andrea antonello <[email protected] > wrote: > Hi Simone, > you asked me to test your commits on trunk. > > I just had some issues, that anyway are nicely documented: > > BUILD FAILED > > F:\rcpdevelopment\WORKSPACES\jgrass4udigTrunk\udig1.2\trunk\plugins\net.refractions.udig.libs\refresh.xml:22: > Unable to resolve artifact: Missing: > ---------- > 1) it.geosolutions.imageio-ext:imageio-ext-gdal:jar:1.0.1 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=it.geosolutions.imageio-ext > -DartifactId=imageio-ext-gdal -Dversion=1.0.1 -Dpackaging=jar > -Dfile=/path/to/fil > e > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=it.geosolutions.imageio-ext > -DartifactId=imageio-ext-gdal -Dversion=1.0.1 -Dpackaging=jar > -Dfile=/path/to/file > -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.maven:super-pom:jar:2.0 > 2) it.geosolutions.imageio-ext:imageio-ext-gdal:jar:1.0.1 > > ---------- > 1 required artifact is missing. > > > > I will try to look into it, > > Ciao > Andrea > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
