I have seen the ivy.xml info tag containing a default attribute in resolved ivy.xml files of modules in my local repository.
What does this "default" attribute mean (it's not mentioned in the Ivy docs), and why does it only appear in the resolved ivy.xml files of modules resolved from my local repository (it does not appear in resolved ivy.xml files of modules resolved from maven2)?
