Thanks paulv! That sonatype link is gold. As a follow-up, what is a web site that would tell me what dependencies a certain dependency required? I'm using an older version of Maven (1.1) to do builds so I have to handle the dependencies myself.
Thanks, - Dave paulv wrote: > > Use the classname search: > http://repository.sonatype.org/index.html#welcome > >> -----Original Message----- >> From: laredotornado [mailto:[email protected]] >> Sent: Monday, January 04, 2010 4:47 PM >> To: [email protected] >> Subject: Help figuring out the Maven dependency >> >> >> Hi, >> >> I'm trying to figure out the appropriate Maven dependency so >> that I can include this class >> >> org.openejb.client.LocalInitialContextFactory >> >> in my project's classpath. Does anyone know what the >> dependency is or a more reliable way of tracking down what >> JAR file a class is included in? >> >> Thanks, - Dave >> >> -- >> View this message in context: >> http://old.nabble.com/Help-figuring-out-the-Maven-dependency-t >> p27020637p27020637.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -----Message Disclaimer----- > > This e-mail message is intended only for the use of the individual or > entity to which it is addressed, and may contain information that is > privileged, confidential and exempt from disclosure under applicable law. > If you are not the intended recipient, any dissemination, distribution or > copying of this communication is strictly prohibited. If you have > received this communication in error, please notify us immediately by > reply email to [email protected] and delete or destroy all copies of > the original message and attachments thereto. Email sent to or from the > Principal Financial Group or any of its member companies may be retained > as required by law or regulation. > > Nothing in this message is intended to constitute an Electronic signature > for purposes of the Uniform Electronic Transactions Act (UETA) or the > Electronic Signatures in Global and National Commerce Act ("E-Sign") > unless a specific statement to the contrary is included in this message. > > While this communication may be used to promote or market a transaction > or an idea that is discussed in the publication, it is intended to provide > general information about the subject matter covered and is provided with > the understanding that The Principal is not rendering legal, accounting, > or tax advice. It is not a marketed opinion and may not be used to avoid > penalties under the Internal Revenue Code. You should consult with > appropriate counsel or other advisors on all matters pertaining to legal, > tax, or accounting obligations and requirements. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Help-figuring-out-the-Maven-dependency-tp27020637p27026697.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
