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 <[email protected]> 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, [email protected]
> > http://www.global-scaling-institute.de/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
--
Erwin Mueller, [email protected]
http://www.global-scaling-institute.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]