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

Maarten Coene commented on IVY-990:
-----------------------------------

It should work. Did you specify the prefix attribute in your ant-call trigger?

{code:xml}
<triggers>
    <ant-call target="..." prefix="ivy" event="post-download-artifact" />
</triggers>
{code}

> post-download-artifact trigger: ivy.organisation and ivy.module properties 
> not present.
> ---------------------------------------------------------------------------------------
>
>                 Key: IVY-990
>                 URL: https://issues.apache.org/jira/browse/IVY-990
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC2
>            Reporter: Eric Berry
>
> I've created a post-download-artifact trigger to download and unzip bundled 
> jar files. I want to unzip these jar files into the Ivy cache directory for 
> the current module (not the dependency module), however I am unable to use 
> the ivy.organisation and ivy.module properties from the ant-call target.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to