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 exclude. However, I do not want to use "excludeGroupIds" since there are artifacts in the groupId that I want to copy.

Thanks,
Jane

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to