[
https://issues.apache.org/jira/browse/IVY-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Coene resolved IVY-1053.
--------------------------------
Resolution: Cannot Reproduce
Assignee: Maarten Coene
Ivy does support virutal modules. In fact, I'm using them myself for quite some
time.
The problem is probably a misconfiguration on your side. My guess is that Ivy
doesn't find the ivy file of your virtual module, which means Ivy will assume a
default module descriptor defining 1 publication and no dependencies. If you
can't manage to get it to work, post your question to the ivy-user mailinglist
providing details about your ivy-settings.xml, ivy.xml and console output from
ant.
> resolving virtual modules (no publications) fails
> -------------------------------------------------
>
> Key: IVY-1053
> URL: https://issues.apache.org/jira/browse/IVY-1053
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0, 2.1.0-RC1
> Environment: Windows XP
> Java version "1.6.0_12"
> Ant version 1.7.1
> Ivy 2.1.0-rc1 (and Ivy 2.0)
> Reporter: Per Hermansson
> Assignee: Maarten Coene
> Attachments: dependence-example-error.log,
> dependence-example-output.log, dependence-example.patch
>
>
> Ivy fails to resolve modules which explicitly says that it has no artifacts.
> I've encountered this on my own project when using the ivy:cachepath task so
> I patched the Ivy dependence example to reproduce the error which there
> occurs at the resolve task.
> I've tested this on Ivy 2.0 and on the Ivy 2.1.0-RC1 build.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.