Hi John, You can use the install ant task. This involves writing your own ivy.xml file for file. If you wanted it to be part of an existing module, I think you have to change the ivy.xml for that module, and then install over it.
http://ant.apache.org/ivy/history/latest-milestone/use/install.html Any questions, email again :) On Fri, Jan 7, 2011 at 12:59 PM, John Hite <jh...@appsecinc.com> wrote: > I'm new to ivy. I've been going through the tutorials and trying to set up > my own ivy repository. I ran the build-a-repository sample and I am > wondering if there is a way to manually add artifacts to the repository? For > example, I have hibernate in my ivy repository and I would like to add the > license file as an artifact. Is there a way to do this? > > Thanks, > John > >