Hallo,

        I did know about this but it's not what I want. I want to exclude all 
dependencies in the test scope. I don't want to exclude transitive 
dependencies.

        But you pointed me in the documentation which I overlooked. I need 
excludeScope. Thank you.

On Tuesday 14 December 2010 11:46:23 Stephen Connolly wrote:
> http://maven.apache.org/plugins/maven-dependency-plugin/copy-dependencies-m
> ojo.html#excludeTransitive
> 
> On 14 December 2010 01:35, Erwin Mueller <erwin.muel...@deventm.org> wrote:
> > Hello,
> > 
> >        Can I exclude test dependencies in the maven-dependency-plugin?
> > I'm using this plugin to copy all dependencies to a specific directory
> > so the izpack plugin can package them into an installation application.
> > However, it seems the dependency plugin is also copying the test
> > dependencies of the project, like junit, fest-swing-junit, etc. I like
> > to exclude them without to specify each dependency explicit in the
> > excludeGroupIds tag.
> > 
> > Thank you, Erwin.
> > --
> > Erwin Mueller, erwin.muel...@deventm.org
> > http://www.global-scaling-institute.de/
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org

-- 
Erwin Mueller, erwin.muel...@deventm.org
http://www.global-scaling-institute.de/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to