Hi Gabriel; thanks for all the hard work (and for including an export of the user guide)!
I downloaded the source code (now called "project") from SF and started a build: 1. This release includes too much stuff; the idea with me setting up the profiles last week was so the GeoTools PMC would no longer release unsupported modules that have not passed our QA check. When you got to call "assembly" please do not include the -Dall options. 2. The build is failing due to "validation"; Martin removed this recently so it should not of been a problem... > Downloading: > http://repo1.maven.org/maven2/org/geotools/gt-directory/2.5-RC0/gt-directory-2.5-RC0.jar > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.geotools:gt-directory:jar:2.5-RC0 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.geotools > -DartifactId=gt-directory -Dversion=2.5-RC0 -Dpackaging=jar -Dfile > =/path/to/file > > Alternatively, if you host your own repository you can deploy the > file there: > mvn deploy:deploy-file -DgroupId=org.geotools > -DartifactId=gt-directory -Dversion=2.5-RC0 -Dpackaging=jar -Dfile=/ > path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.geotools:gt-validation:jar:2.5-RC0 > 2) org.geotools:gt-directory:jar:2.5-RC0 > > ---------- > 1 required artifact is missing. > > for artifact: > org.geotools:gt-validation:jar:2.5-RC0 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > refractions (http://lists.refractions.net/m2), > maven2-repository.dev.java.net (http://download.java.net/maven/2), > geotools (http://maven.geotools.fr/repository) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 15 minutes 58 seconds > [INFO] Finished at: Sun Aug 24 21:37:41 PDT 2008 > [INFO] Final Memory: 39M/63M > [INFO] > ------------------------------------------------------------------------ Thanks muchly, Jody Gabriel Roldán wrote: > Hi, > > GeoTools 2.5-RC0 is released, though I'm holding on the announcements until > Monday morning, as usual. > > Meanwhile if any of you can try out the downloads from soureforge that'd be > great. > > Regards, > > Gabriel > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
