Re: exclude a list of groupId:artifactId using maven-dependency-plugin

2011-09-12 Thread cowwoc
Jane Young-2 wrote: > > Hi, > > Is there a way to exclude a comma separated list of "groupId:artifactId" > using maven-dependency-plugin:copy-dependencies? > > The reason I'm asking this is that there are identical artifactIds but > with different groupIds in the dependency tree and I want

exclude a list of groupId:artifactId using maven-dependency-plugin

2011-09-02 Thread Jane Young
Hi, Is there a way to exclude a comma separated list of "groupId:artifactId" using maven-dependency-plugin:copy-dependencies? The reason I'm asking this is that there are identical artifactIds but with different groupIds in the dependency tree and I want to distinguish the artifactId to ex