'inconsistent module descriptor file found' exception when using namespaces
with rules, which change organization.
-------------------------------------------------------------------------------------------------------------------
Key: IVY-792
URL: https://issues.apache.org/jira/browse/IVY-792
Project: Ivy
Issue Type: Bug
Affects Versions: 2.0.0-beta-2
Reporter: Ruslan Shevchenko
When use maven artifact in namespace, which use rules for transformation of
organizations, we receive exception during resolve
[ivy:resolve] java.text.ParseException: inconsistent module descriptor file
found in 'http://repo1.maven.org/maven2/junit/junit/3.8/junit-3.8.pom': bad
organisation: expected='junit' found='org.junit';
(test and patch will be attached)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.