Actually, i need to check what happen when you download a jar and place by hand in a local, shared repository. Because I think some of the files I just placed by hand in the local rep and with ivy:install I copied to my shared rep (not sure though!!!). Try that, and tell me what happens!!! No, I don´t use Archiva, since my project already uses Subversion I just use the ivysvn plugin/resolver, it´s working very smoothly for me, the guys did a great job (so far for me) with this extension.
On Mon, May 26, 2008 at 6:48 AM, buzzterrier <[EMAIL PROTECTED]> wrote: > > Thx Paulo, That worked. > > I guess I ams still wondering what people do when a thirdparty jar does not > exist in maven repository. Do you use Archiva as an internal repository? Or > setup an ivy repos? If the later, I do not understand how to seed it with > jars that are not already in a repository. I am looking for something like > Maven's deploy cmd. > > > _deco_ wrote: > > > > I have found it in the javanet > > Here is the tag > > <ibiblio name="javanet" root="http://download.java.net/maven/2/" > > m2compatible="true" usepoms="false"/> > > > > best regards, > > > > Paulo > > > > On Fri, May 23, 2008 at 5:57 AM, buzzterrier <[EMAIL PROTECTED]> > > wrote: > > > >> > >> anyone have any ideas?? javax.transactions jta.jar is not a valid > >> artifact > >> on the maven repos, so I am stuck. > >> > >> > >> buzzterrier wrote: > >> > > >> > I went through the tutorial and searched the list, but I cannot seem > to > >> > find out how to install a third party jar that is not in the maven > >> > repository into an ivy repository. I know I must be missing something > >> > obvious. The ivy:install appears to only copy a module and it's > >> artifacts > >> > from one repos to another. > >> > > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Installing-a-jar-to-local-repos-tp17409482p17418230.html > >> Sent from the ivy-user mailing list archive at Nabble.com. > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Installing-a-jar-to-local-repos-tp17409482p17465700.html > Sent from the ivy-user mailing list archive at Nabble.com. > >
