[jira] [Commented] (IVY-1605) Ivy can't resolve dependency on maven2 artifact "jersey-media-multipart"

2019-11-22 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/IVY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980242#comment-16980242 ] Eric Milles commented on IVY-1605: -- Circular dependency is not the issue we are seeing. We get cache in

[jira] [Commented] (IVY-1616) useOrigin="true" fails with file-based ibiblio

2019-11-22 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/IVY-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980241#comment-16980241 ] Eric Milles commented on IVY-1616: -- Yes, I've cleared both Ivy and Maven caches and started fresh. >

[jira] [Commented] (IVY-1605) Ivy can't resolve dependency on maven2 artifact "jersey-media-multipart"

2019-11-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/IVY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979615#comment-16979615 ] Eric Milles commented on IVY-1605: -- [~rejkid] Can you say what is in your Ivy cache for

[jira] [Updated] (IVY-1616) useOrigin="true" fails with file-based ibiblio

2019-11-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/IVY-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated IVY-1616: - Description: We are trying to use Maven's artifacts if they have already been downloaded. To that end,

[jira] [Updated] (IVY-1616) useOrigin="true" fails with file-based ibiblio

2019-11-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/IVY-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated IVY-1616: - Description: We are trying to use Maven's artifacts if they have already been downloaded. To that end,

[jira] [Created] (IVY-1616) useOrigin="true" fails with file-based ibiblio

2019-11-21 Thread Eric Milles (Jira)
Eric Milles created IVY-1616: Summary: useOrigin="true" fails with file-based ibiblio Key: IVY-1616 URL: https://issues.apache.org/jira/browse/IVY-1616 Project: Ivy Issue Type: Bug Affects

[jira] [Comment Edited] (IVY-1586) Retrieves test-library instead of binary-library

2019-03-15 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793821#comment-16793821 ] Eric Milles edited comment on IVY-1586 at 3/15/19 5:52 PM: --- Same issue for

[jira] [Commented] (IVY-1586) Retrieves test-library instead of binary-library

2019-03-15 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793821#comment-16793821 ] Eric Milles commented on IVY-1586: -- Same issue for

[jira] [Created] (IVY-1531) Translation of POM to Ivy XML with * exclusion is removing main artifact

2015-08-14 Thread Eric Milles (JIRA)
Eric Milles created IVY-1531: Summary: Translation of POM to Ivy XML with * exclusion is removing main artifact Key: IVY-1531 URL: https://issues.apache.org/jira/browse/IVY-1531 Project: Ivy

[jira] [Created] (IVY-1520) Have makepom task take description from ivy-module info description element

2015-04-29 Thread Eric Milles (JIRA)
Eric Milles created IVY-1520: Summary: Have makepom task take description from ivy-module info description element Key: IVY-1520 URL: https://issues.apache.org/jira/browse/IVY-1520 Project: Ivy

[jira] [Created] (IVY-1516) Module that uses extends is not picking up exclude element(s) from patent's dependencies definition

2015-03-16 Thread Eric Milles (JIRA)
Eric Milles created IVY-1516: Summary: Module that uses extends is not picking up exclude element(s) from patent's dependencies definition Key: IVY-1516 URL: https://issues.apache.org/jira/browse/IVY-1516

[jira] [Updated] (IVY-1516) Module that extends is not picking up exclude element(s) from parent's dependencies

2015-03-16 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated IVY-1516: - Environment: Ivy 2.4.0, IvyDE 2.2.0.final, Ant 1.9.4 (was: Ivy 2.4.0, Ant 1.9.4) Module that extends is

[jira] [Updated] (IVY-1516) Module that extends is not picking up exclude element(s) from parent's dependencies

2015-03-16 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated IVY-1516: - Description: I have a base project that defines a number of configurations and dependencies, including a

[jira] [Updated] (IVY-1516) Module that extends is not picking up exclude element(s) from parent's dependencies

2015-03-16 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated IVY-1516: - Summary: Module that extends is not picking up exclude element(s) from parent's dependencies (was: Module

[jira] [Updated] (IVY-1516) Module that extends is not picking up exclude element(s) from parent's dependencies

2015-03-16 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated IVY-1516: - Description: I have a base project that defines a number of configurations and dependencies, including a

[jira] [Updated] (IVY-1516) Module that uses extends is not picking up exclude element(s) from patent's dependencies definition

2015-03-16 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated IVY-1516: - Description: I have a base project that defines a number of configurations and dependencies, including a

[jira] [Updated] (IVY-1516) Module that extends is not picking up exclude element(s) from parent's dependencies

2015-03-16 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated IVY-1516: - Description: I have a base project that defines a number of configurations and dependencies, including a

[jira] [Commented] (IVYDE-345) IvyDE 2.2.0.beta1 with Ivy 2.3.0 fails to load multiple Ivy classpath containers in Eclipse

2013-11-05 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814249#comment-13814249 ] Eric Milles commented on IVYDE-345: --- Nicolas, Thanks for the follow-up. When I

[jira] [Created] (IVYDE-345) IvyDE 2.2.0.beta1 with Ivy 2.3.0 fails to load multiple Ivy classpath containers in Eclipse

2013-04-08 Thread Eric Milles (JIRA)
Eric Milles created IVYDE-345: - Summary: IvyDE 2.2.0.beta1 with Ivy 2.3.0 fails to load multiple Ivy classpath containers in Eclipse Key: IVYDE-345 URL: https://issues.apache.org/jira/browse/IVYDE-345