[ https://issues.apache.org/jira/browse/IVY-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012636#comment-18012636 ]
Eric Milles commented on IVY-1659: ---------------------------------- I was able to resolve with 2.6.0 (alpha) just fine. I did add a fix if name is left off an {{ibiblio}}: https://github.com/apache/ant-ivy/pull/113 > 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 > Priority: Major > Labels: bom, parent, resolver > Time Spent: 10m > Remaining Estimate: 0h > > Cannot resolve > {quote} > <dependency org="com.embabel.agent" name="embabel-agent-api" > rev="0.1.0-SNAPSHOT"/> > {quote} > > From repos > {quote} > <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> > {quote} > This looks related to parent/bom import. > This lib is resovable using Maven. > > Use the following repo to reproduce the issue: > [https://github.com/djeang/ivy-playground] -- This message was sent by Atlassian Jira (v8.20.10#820010)