deploy:copy-deps doesn't copy a jar if it exists in the user's repository

2005-07-07 Thread Michael Mattox
I deploy a jar and then use the deploy:copy-deps to copy it, it works. I then touch the jar on the server (I use maven-proxy). Next I redo the deploy:copy-deps and it says it's up to date: D:\projects\PJ\workspace\ciweb2g-miniapp>maven update-jars __ __ | \/ |__ _

deploy:copy-deps doesn't copy a jar if it exists in the user's repository

2005-07-07 Thread Michael Mattox
I deploy a jar and then use the deploy:copy-deps to copy it, it works. I then touch the jar on the server (I use maven-proxy). Next I redo the deploy:copy-deps and it says it's up to date: D:\projects\PJ\workspace\ciweb2g-miniapp>maven update-jars __ __ | \/ |__ _

RE : deploy:copy-deps

2003-07-16 Thread BRUNOT Sébastien
It doesn't work :-( -Message d'origine- De : GONNOT boris [mailto:[EMAIL PROTECTED] Envoyé : mercredi 16 juillet 2003 11:59 À : Maven Users List Objet : RE: deploy:copy-deps I think it's "drutt:DRUTT_ddr" But i'm not sure :) -Message d'origine

RE: deploy:copy-deps

2003-07-16 Thread GONNOT boris
I think it's "drutt:DRUTT_ddr" But i'm not sure :) -Message d'origine- De : BRUNOT Sébastien [mailto:[EMAIL PROTECTED] Envoyé : mercredi 16 juillet 2003 09:42 À : '[EMAIL PROTECTED]' Objet : deploy:copy-deps Hi, I have the following de

deploy:copy-deps

2003-07-16 Thread BRUNOT Sébastien
Hi, I have the following dependency declared in my project.xml : drutt DRUTT_ddr 2 DRUTT_ddr_v2.jar I want to copy all my other dependencies using deploy:copy-deps. How can i declare that this one shouldn't be copied ? deploy:copy-deps needs dependency id