[ 
https://issues.apache.org/jira/browse/IVY-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jerome angibaud updated IVY-1659:
---------------------------------
    Description: 
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.
 
Use the following repo to reproduce the issue:
[https://github.com/djeang/ivy-playground]

  was:
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]


> 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
>
> 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.
>  
> 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)

Reply via email to