Martin Desruisseaux ha scritto:
> Andrea Aime a écrit :
>> I can confirm some files are put by hand on that repo because we 
>> needed them in a project
>> we are carrying on along with Refractions, and that were not built 
>> with maven.
>
> There is no problem with that, and this is not specific to the other 
> projects. We had to put a lot of files "by hands" for Geotools to. But 
> "by hand" should means using "mvn deploy:deploy-file", not a 
> copy-and-paste. See:
>
>    http://docs.codehaus.org/display/GEOT/How+to+add+a+3rd+party+jar
>
> Generally speaking, we should never put a file by "copy-and-paste" on 
> a Maven 2 repository (except maybe for fixing errors or cleaning 
> things a bit). "mvn deploy:deploy-file" is designed specifically for 
> deploying non-Maven files in a Maven repository.
>
Ok, right, but then again, I'd say that we should modify the 
documentation above and remove the "copy by hand"
section, since we are now able to deploy by webdav without having to use 
a special maven build.
Cory, Martin, Richard, do you agree?

Cheers
Andrea Aime



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