RE: unpack-dependencies unpacks all dependencies

2010-06-17 Thread Haszlakiewicz, Eric
>-Original Message- >From: GALLAGHER, RON (ATTSI) [mailto:rg7...@att.com] >Sent: Wednesday, June 16, 2010 9:00 PM >To: Maven Users List >Subject: RE: unpack-dependencies unpacks all dependencies > >Eric, > >The properties you should use are includeGroupIds [1]

RE: unpack-dependencies unpacks all dependencies

2010-06-16 Thread GALLAGHER, RON (ATTSI)
/maven-dependency-plugin/unpack-dependenc ies-mojo.html#includeArtifactIds Ron Gallagher -Original Message- From: Haszlakiewicz, Eric [mailto:ehas...@transunion.com] Sent: Wednesday, June 16, 2010 1:22 PM To: Maven Users List Subject: unpack-dependencies unpacks all dependencies I&#

unpack-dependencies unpacks all dependencies

2010-06-16 Thread Haszlakiewicz, Eric
I'm having some problems making unpack-dependencies work right. It seems that no matter what I put for includeGroupId and includeArtifactId it always unpacks all dependencies instead of only those that I want. I was looking through jira to see if anyone else had this problem and found something