I am not sure I follow, dependencySet is in the assembly.xml. 
 
Can you give an example tag you'd need to add the the xml below to get it to 
exclude 1 class file that is picked up from the dependencySet below? 
 
----- Original Message -----
From: Barrie Treloar 
Sent: Tue, 8/22/2006 11:54pm
To: Maven Users List 
Subject: Re: Assembly plugin issues 
 
 
On 8/23/06, Douglas Ferguson <[EMAIL PROTECTED]> wrote:
> When using the dependencySet, can you exclude individual class files or are 
> you limited to excluding specific artifacts.

dependency set excludes specific dependencies.

When you create your assembly that is the place to exclude any files
that you don't want in your assembly.

---------------------------------------------------------------------
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]

Reply via email to