Circular Dependency messages in a resolve do not reflect the configuration used
during the resolve
--------------------------------------------------------------------------------------------------
Key: IVY-708
URL: https://issues.apache.org/jira/browse/IVY-708
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0-beta-1
Environment: unix
Reporter: Jim Adams
We have a dependency chain that has several configurations. We use compile and
runtime configurations. We have no circular dependencies in the compile
configuration but we do in the runtime configuration. During the resolve with
the compile configuration we are getting circular dependency warnings which,
when examined, follow the runtime configuration. It looks like the method
CollectionOfModulesToSort.getModuleDesciptorDependency() does not look at the
configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.