You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by kvajjala <kv...@gmail.com> on 2008/06/27 20:49:27 UTC

Exclude Maven optional dependencies in Ivy

Hi,

I am a new ivy user and would like to know how to avoid including the
dependencies defined in it's pom as optional.

Here's the example

My ivy.xml
  
  
     
      
    
  

  
  *"/> 
  
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *"/>
  *" transitive="false"/>
  *">
	
	
  
  *"/>
  


and the ivy build target is 
 retrieve dependencies with ivy"> 
   
   


the springframework pom has a lot of dependencies as optional and I do not
want all of them in my local directory.
-- 
View this message in context: http://www.nabble.com/Exclude-Maven-optional-dependencies-in-Ivy-tp18161566p18161566.html
Sent from the ivy-user mailing list archive at Nabble.com.