RE: Using the maven-dependency-plugin

2008-03-18 Thread Brian E. Fox
: Tuesday, March 18, 2008 9:36 PM To: Maven Users List Subject: Re: Using the maven-dependency-plugin The top level parent's pom has a dependency listed on junit. Does this affect? Brian E. Fox wrote: > Are there any dependencies listed in the parent of the attached pom? > > -Or

Re: Using the maven-dependency-plugin

2008-03-18 Thread Shalini Muthukrishnan
M To: Maven Users List Subject: Re: Using the maven-dependency-plugin The outcome of a "mvn install" is the following: $ ls src/main/java/__ds_archive com junit META-INF org $ ls src/main/java/__cp_archive com META-INF As you can see from above, the 2 extra junit packages have been u

RE: Using the maven-dependency-plugin

2008-03-18 Thread Brian E. Fox
Are there any dependencies listed in the parent of the attached pom? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2008 8:24 PM To: Maven Users List Subject: Re: Using the maven-dependency-plugin The outcome of a "mvn install&qu

Re: Using the maven-dependency-plugin

2008-03-18 Thread Shalini Muthukrishnan
dependency-plugin Hi, I am using the maven-dependency-plugin "unpack-dependencies" to unpack the dependencies into some directory in my target directory. When i have multiple executions, the first unpack-dependencies execution unpacks the junit jar by default into my output dire

Re: Using the maven-dependency-plugin

2008-03-18 Thread Shalini Muthukrishnan
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2008 3:10 PM To: users@maven.apache.org Subject: Using the maven-dependency-plugin Hi, I am using the maven-dependency-plugin "unpack-dependencies" to unpack the dependencies into some directory in my target directo

RE: Using the maven-dependency-plugin

2008-03-18 Thread Brian E. Fox
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2008 3:10 PM To: users@maven.apache.org Subject: Using the maven-dependency-plugin Hi, I am using the maven-dependency-plugin "unpack-dependencies" to unpack the dependencies into some directory in

Using the maven-dependency-plugin

2008-03-18 Thread Shalini Muthukrishnan
Hi, I am using the maven-dependency-plugin "unpack-dependencies" to unpack the dependencies into some directory in my target directory. When i have multiple executions, the first unpack-dependencies execution unpacks the junit jar by default into my output directory. This does not