On 1/24/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
Does the ivy module name get turned into an ivy property?
I want an artifact with the name ${ivy.module.name}-javadocs ext="zip",
and dont want to hard code the module name in unless I have to...
If I understand correctly you want in the ivy file when you declare the
artifact to declare it with a name which reference the name of the module.
I'm afraid this is not possible, but you can add a JIRA issue, it would be
an interesting feature pretty easy to implement.
Xavier