Details
Description
I have a big ivy file declaring a lot of dependencies on big projects like struts 1.2.8, hibernate 3.1.
I have two configurations default and tomcat that extends default.
When resolving "*" configuration, ivy loses some dependencies from struts.
If i do two resolve, one for "default" one for "tomcat", all is fine.