Is dependency exclusion broken for WAR files?

2008-11-13 Thread Jon Strayer
I added XFire-all to my dependencies and it pulled in all of the submodules
of XFire.  I want to exclude them from the war so I added them as exclusions
to the XF-all dependency.  They are sill being added to the war.  Did I do
something incorrectly or is it broken?

-- 
Esse Quam Videre
To Be, rather than to Seem


Re: Is dependency exclusion broken for WAR files?

2008-11-13 Thread Heinrich Nirschl
Did you run mvn clean before the new build?


On 11/13/08, Jon Strayer [EMAIL PROTECTED] wrote:
 I added XFire-all to my dependencies and it pulled in all of the submodules
 of XFire.  I want to exclude them from the war so I added them as exclusions
 to the XF-all dependency.  They are sill being added to the war.  Did I do
 something incorrectly or is it broken?

 --
 Esse Quam Videre
 To Be, rather than to Seem


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Is dependency exclusion broken for WAR files?

2008-11-13 Thread Jon Strayer
I guess not.  Thanks.

On Thu, Nov 13, 2008 at 12:47 PM, Heinrich Nirschl 
[EMAIL PROTECTED] wrote:

 Did you run mvn clean before the new build?


 On 11/13/08, Jon Strayer [EMAIL PROTECTED] wrote:
  I added XFire-all to my dependencies and it pulled in all of the
 submodules
  of XFire.  I want to exclude them from the war so I added them as
 exclusions
  to the XF-all dependency.  They are sill being added to the war.  Did I
 do
  something incorrectly or is it broken?
 
  --
  Esse Quam Videre
  To Be, rather than to Seem
 

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Esse Quam Videre
To Be, rather than to Seem