Thanks for your help.

I think I'll try to fix the 1.6 issue (pom and java) before I try to 
find out why "mvn idea:idea" doesn't correctly generate dependencies. We 
also use maven in a more complex project (http://envisat.esa.int/beam/) 
with many sub-modules and inter-dependencies and it works fine.

When we decide to use GeoTools in the future, it would be nice to 
compile with the latest GeoTools SNAPSHOTs.

Norman

Jody Garnett schrieb:
> I have updated the following page to reflect the information Martin 
> just provided you.
> http://docs.codehaus.org/display/GEOT/2.1+Language
>
> Hopefully that will help the next person :-)
>
> If you do have some time to look into the Java 6 problems we do accept 
> patches; for now we should
> ensure the issue is on our bug tracker.
>
> You also mentioned some problems with "mvn idea:idea" .. if you can be 
> more specific perhaps we can hunt down
> the problem in one of the pom.xml files?
>
> Cheers,
> Jody
>> Dear GeoTools Team,
>>
>> (1) Unfortuantely I am not able to build the gt2-2.3.0 source release 
>> under Windows XP with JDK 1.6.
>> I get a reproducable compiler error:
>>
>> [INFO] [compiler:compile]
>> Compiling 237 source files to C:\Dokumente und 
>> Einstellungen\Norman\JavaProjects\gt2-2.3.0\ ...
>> ... module\referencing\target\classes
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> C:\Dokumente und Einstellungen\Norman\JavaProjects\gt2-2.3.0\ ...
>> ... 
>> module\referencing\src\org\geotools\referencing\factory\epsg\SimpleDataSource.java:[99,7]
>>  
>> ...
>> ... org.geotools.referencing.factory.epsg.SimpleDataSource is not 
>> abstract and does not override ...
>> ... abstract method isWrapperFor(java.lang.Class) in java.sql.Wrapper
>>
>> See also full maven build output attachment.
>>
>> (2) I am really interested in the GeoTools sources and had in mind to 
>> create the project files for my
>> favorite IDE IntelliJ IDEA using
>>   mvn idea:idea
>> This maven command succeeds (even after the compilation error 
>> described above), but I also can't
>> build from IDEA due to a number of missing inter-module dependencies.
>>
>> Any suggestions are very welcome!
>>
>> Best wishes
>>   Norman
>>
>> --------------------------------------------------------------------
>> Norman Fomferra
>> BEAM Project Manager (http://envisat.esa.int/beam/)
>>
>> Brockmann Consult
>> Max-Planck-Str. 2
>> 21502 Geesthacht
>> Germany
>> Tel: +49 4152 889 303
>> --------------------------------------------------------------------
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> ------------------------------------------------------------------------- 
>>
>> Using Tomcat but need to do more? Need to support web services, 
>> security?
>> Get stuff done quickly with pre-integrated technology to make your 
>> job easier.
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache 
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Geotools-devel mailing list
>> Geotools-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to