RE: How to filter test dependency?

2008-04-19 Thread youhaodeyi
2008 05:35 À : users@maven.apache.org Objet : How to filter test dependency? I add maven dependency plugin in my pom see below. But it will copy the dependencies which is in test scope. How can I filter them out? build plugins plugin

RE: How to filter test dependency?

2008-04-19 Thread Brian E. Fox
Copy-dependencies includes all scopes by default, specify the scope you want in the config. -Original Message- From: youhaodeyi [mailto:[EMAIL PROTECTED] Sent: Saturday, April 19, 2008 6:21 AM To: users@maven.apache.org Subject: RE: How to filter test dependency? It doesn't work

RE: How to filter test dependency?

2008-04-18 Thread Thomas Darbois
/build Tomas Darbois Edifixio Grenoble - Projet ScorWare 04 76 29 89 27 [EMAIL PROTECTED] -Message d'origine- De : youhaodeyi [mailto:[EMAIL PROTECTED] Envoyé : vendredi 18 avril 2008 05:35 À : users@maven.apache.org Objet : How to filter test dependency? I add maven dependency

RE: How to filter test dependency?

2008-04-18 Thread Brian E. Fox
/how_to_share_resources_across_projects_in _maven.html -Original Message- From: youhaodeyi [mailto:[EMAIL PROTECTED] Sent: Thursday, April 17, 2008 11:35 PM To: users@maven.apache.org Subject: How to filter test dependency? I add maven dependency plugin in my pom see below. But it will copy

How to filter test dependency?

2008-04-17 Thread youhaodeyi
/plugins /build -- View this message in context: http://www.nabble.com/How-to-filter-test-dependency--tp16759890s177p16759890.html Sent from the Maven - Users mailing list archive at Nabble.com