Whenever working with maven to use a jar, you first install it and then put a dependency for the jar in your pom using the appropriate group id, artifact id, and version.
On 9/11/07, Allan Ang <[EMAIL PROTECTED]> wrote: > > Hi there, > > I followed the quick start guide but am still unable to get the JARs in my > local Maven repo to be referenced in my Eclipse project. Do I have to do > this manually > (i.e Project->properties->variables->then select individual jars from within > my Maven variable (M2_REPO, that I defined earlier) > > thanks > allan > -- > View this message in context: > http://www.nabble.com/Eclipse-Mavan-jars-tf4421426s2369.html#a12611240 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
