jerome angibaud created IVY-1659:
------------------------------------
Summary: Can't resolve embabel cause of parent/boms
Key: IVY-1659
URL: https://issues.apache.org/jira/browse/IVY-1659
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.5.3
Reporter: jerome angibaud
Cannot resolve
<dependency org="com.embabel.agent" name="embabel-agent-api"
rev="0.1.0-SNAPSHOT"/>
>From repos
<chain name="main">
<ibiblio name="mavencentral" m2compatible="true"
root="https://repo.maven.apache.org/maven2" />
<ibiblio name="embabel" m2compatible="true"
root="https://repo.embabel.com/artifactory/libs-snapshot"/>
</chain>
This looks related to parent/bom import.
This lib is resovable using Maven.
[https://github.com/djeang/ivy-playground|repo reproducing the issue]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)