[ 
https://issues.apache.org/jira/browse/IVY-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793570#comment-13793570
 ] 

Stephen Haberman commented on IVY-1446:
---------------------------------------

Have you tried this a trunk build of Ivy? We're using a 2.4.0-local version of 
Ivy and this worked for me:

<dependency org="org.apache.axis2" name="axis2-codegen" rev="1.5.1" 
conf="compile->compile"/>

$ ls /tmp/artifacts/org.apache.axis2/axis2-codegen/jars
axis2-codegen-1.5.1.jar  axis2-codegen-1.5.1.jar.md5  
axis2-codegen-1.5.1.jar.sha1

It got downloaded to my /tmp folder as a jar appropriately.

> Problems with MAVEN parent poms
> -------------------------------
>
>                 Key: IVY-1446
>                 URL: https://issues.apache.org/jira/browse/IVY-1446
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>    Affects Versions: 2.3.0
>            Reporter: Uldis Karlovs-Karlovskis
>
> So this returns me dependencies but no axis2-codegen.jar
> <dependency org="org.apache.axis2" name="axis2-codegen" rev="1.5.1" 
> conf="compile->compile"/>
> Very similar too IVY-633



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to