http://download2.osgeo.org/ is a mirror, would that work?
I see it from the network in which in Italy I don't see the main page. Ciao, Andrea On Wed, Mar 16, 2011 at 2:49 PM, Andrea Aime <[email protected]> wrote: > On Wed, Mar 16, 2011 at 10:03 AM, Ben Caradoc-Davies > <[email protected]> wrote: >> Andrea, please the the following: >> >> (1) Download this: >> http://www.eclipse.org/modeling/download.php?file=/modeling/emf/emf/downloads/drops/2.6.x/R201009141218/emf-xsd-SDK-2.6.1.zip >> >> (2) Extract all the jars in /eclipse/plugins in the zip file into your >> geotools-trunk working directory. >> >> (3) Upload the six jars (three binary plus three source) with these six >> commands from your geotools-trunk working directory. I am assuming the >> opengeo repo supports dav: >> >> mvn deploy:deploy-file -DgroupId=org.eclipse.emf -DartifactId=common >> -Dversion=2.6.0 -Dfile=org.eclipse.emf.common_2.6.0.v20100914-1218.jar >> -Dpackaging=jar -DrepositoryId=opengeo -Durl=dav:http://repo.opengeo.org/ >> >> mvn deploy:deploy-file -DgroupId=org.eclipse.emf -DartifactId=common >> -Dversion=2.6.0 >> -Dfile=org.eclipse.emf.common.source_2.6.0.v20100914-1218.jar >> -Dpackaging=java-source -DgeneratePom=false -DrepositoryId=opengeo >> -Durl=dav:http://repo.opengeo.org/ >> >> mvn deploy:deploy-file -DgroupId=org.eclipse.emf -DartifactId=ecore >> -Dversion=2.6.1 -Dfile=org.eclipse.emf.ecore_2.6.1.v20100914-1218.jar >> -Dpackaging=jar -DrepositoryId=opengeo -Durl=dav:http://repo.opengeo.org/ >> >> mvn deploy:deploy-file -DgroupId=org.eclipse.emf -DartifactId=ecore >> -Dversion=2.6.1 >> -Dfile=org.eclipse.emf.ecore.source_2.6.1.v20100914-1218.jar >> -Dpackaging=java-source -DgeneratePom=false -DrepositoryId=opengeo >> -Durl=dav:http://repo.opengeo.org/ >> >> mvn deploy:deploy-file -DgroupId=org.eclipse.xsd -DartifactId=xsd >> -Dversion=2.6.0 -Dfile=org.eclipse.xsd_2.6.0.v20100914-1218.jar >> -Dpackaging=jar -DrepositoryId=opengeo -Durl=dav:http://repo.opengeo.org/ >> >> mvn deploy:deploy-file -DgroupId=org.eclipse.xsd -DartifactId=xsd >> -Dversion=2.6.0 -Dfile=org.eclipse.xsd.source_2.6.0.v20100914-1218.jar >> -Dpackaging=java-source -DgeneratePom=false -DrepositoryId=opengeo >> -Durl=dav:http://repo.opengeo.org/ > > Thanks, deployed the jars on opengeo too and I'm back in business (along > with other fellow italians and I believe also some spanish/south american > people that reported similar problems) > > Cheers > Andrea > > -- > ------------------------------------------------------- > Ing. Andrea Aime > GeoSolutions S.A.S. > Tech lead > > Via Poggio alle Viti 1187 > 55054 Massarosa (LU) > Italy > > phone: +39 0584 962313 > fax: +39 0584 962313 > mob: +39 333 8128928 > > http://www.geo-solutions.it > http://geo-solutions.blogspot.com/ > http://www.youtube.com/user/GeoSolutionsIT > http://www.linkedin.com/in/andreaaime > http://twitter.com/geowolf > > ------------------------------------------------------- > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
