Ignore sources jar in Ivy retrieve
I would like to retrieve ONLY the library jar when I make use of a dependency entry in my ivy.xml for Red5 (or any project for that matter). No matter how I have configured it, I still get "sources" jars for dependencies. I have scoured the docs and google and have yet to find a solution that works using Ivy 2.2.0. This set of nodes in my ivy.xml seems to work the best for most libraries, but Spring ignores them. <exclude ext="txt" /> <exclude type="src" /> <exclude artifact="!sources" /> If anyone has any tips that would work, lets hear them!! Links to the source xml files http://red5