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.
