You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by teknokrat <te...@yahoo.com> on 2007/11/06 17:17:30 UTC

How do I publish programmatically

I am looking for some java code as to how to publish an artifact to a 
local ivy repository. Are there any examples? I am not using ant because 
I am trying to write a plugin.

cheers


Re: How do I publish programmatically

Posted by Xavier Hanin <xa...@gmail.com>.
On 11/6/07, teknokrat <te...@yahoo.com> wrote:
>
> I am looking for some java code as to how to publish an artifact to a
> local ivy repository. Are there any examples? I am not using ant because
> I am trying to write a plugin.


There a re no examples, but I suggest to have a look at how the publish task
is written:
https://svn.apache.org/repos/asf/incubator/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyPublish.java

Xavier

cheers
>
>


-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/