ivy-user  

Re: Using ivy:install to install non-jar artifacts

Steele, Richard
Mon, 25 Jan 2010 05:16:55 -0800

Well, if you could see me you'd see how red my face is and you'd know the
answer--no, we didn't.

In my defense, it was a long, tiring week.

Thanks,
Rich

On Fri, Jan 22, 2010 at 4:38 PM, Maarten Coene <maarten_co...@yahoo.com>wrote:

> Your module containing the swc file should have an ivy.xml file defining
> the swc artifact with correct extension.
> Can you confirm this is the case in the repository you have specified in
> the "from" attribute of your ivy:install task?
>
> Maarten
>
>
>
>
> ----- Original Message ----
> From: "Steele, Richard" <r...@steelezone.net>
> To: ivy-user@ant.apache.org
> Sent: Fri, January 22, 2010 3:20:13 PM
> Subject: Using ivy:install to install non-jar artifacts
>
> We're struggling to figure out how to install artifacts to our local http
> repository with non-jar artifacts (in this case, a Flex SWC file).  We've
> tried specifying type="swc" on the Ant ivy:install task, but Ivy can't find
> the artifact because the [ext] isn't set.  We tried installing to a
> SWC-specific repository with its own pattern, hard-coding the extension as
> "swc", but the type attribute on the install task seems to be ignored: the
> generated ivy.xml still declares the artifact is a jar type.
>
> What on earth are we missing?
>
> Thanks,
> Rich
>
>
>
>
>