Martin Desruisseaux wrote:

>> Frankly it's a bit embarrassing explaining to users that it is normal 
>> for the GeoTools build system to explode the first few times you run 
>> it... thoughts?
>
> Right. But do we want to copy the "maven-plugin-xxx" dependencies (and 
> their transitive dependencies) too? They are quite numerous and may be 
> a significant amont of work to track.

I wouldn't go that far.  At most the dependencies which are actually 
used by geotools (not maven) could be cited.  What we really need is a 
mvn deploy:dependencies command, which wouldn't be very hard to 
implement -- then the pom would already have everything we needed.  If 
i'm feeling masochistic one day perhaps i'll delve into maven plugin 
development, submit a small patch, and then run as fast as I can in the 
opposite direction.

> Please let me know when you are done :). I will re-synchronize 
> maven.geotools.fr as a mirror.

I'm not completely done, but the important bit is:

- lists.refractions.net/m2 --> .../m2/old-m2-repo2
- maven.geotools.fr --> lists.refractions.net/m2
- deploy_dependencies

So geotools developers are happy, and Richard can release... but some 
jars will be missing for other projects.  I'll try to deploy these in a 
timely fashion, but if anyone needs a jar please add it using mvn 
deploy:deploy-file (or deploy_dependencies.sh), as per
 http://docs.codehaus.org/display/GEOT/How+to+add+a+3rd+party+jar

Cheers,
Cory.

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