Okay it looks like we have made the switch -

The root maven pom has been updated to reflect the new svn and maven 
repository locations; and I have updated the various pom.xml files to 
point to the new svn location. If I have missed anything please feel 
free to make the correct - as of now a "mvn clean install" works fine.

The good news - my build times are slightly faster (looks like the new 
hardware is faster or better connected).
The bad news - mvn -Dall does not work - with a failure in MySQL 
DataStore (one of the jdbc-ng datastores).
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building MySQL DataStore
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 1 source file to 
> C:\java\geotools\trunk\modules\unsupported\jdbc-ng\jdbc-mysql\target\classes
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> C:\java\geotools\trunk\modules\unsupported\jdbc-ng\jdbc-mysql\src\main\java\org\geotools\data\mysql\MySQLDialectBasic.java:[65,23]
>  
> cannot access Connection file Connection.class not found
>         return delegate.getGeometrySRID(schemaName, tableName, 
> columnName, cx);
>
> C:\java\geotools\trunk\modules\unsupported\jdbc-ng\jdbc-mysql\src\main\java\org\geotools\data\mysql\MySQLDialectBasic.java:[75,16]
>  
> cannot access Mapfile Map.class not found
>         delegate.registerClassToSqlMappings(mappings);

Jody Garnett wrote:
> Updated the following docs:
> - http://docs.codehaus.org/display/GEOT/2+Committers
> - http://docs.codehaus.org/display/GEOT/2.3+Source+Code
>
> There will continue to be links to update; is we could register 
> svn.geotools.org it would save some time and effort :-)
> Jody


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to