Re: Trouble resolving external jar dependency

2011-11-11 Thread Raghu Reddy
ee the other files in .ivy2 and/or the pattern in the ivy.xml for the right pattern. > > > > Cheers, > > > > Joep > > > > From: Noah Watkins [jayhawk@...] > > Sent: Sunday, July 31, 2011 5:02 PM > > To: common

Re: Trouble resolving external jar dependency

2011-08-04 Thread Noah Watkins
pattern. > > Cheers, > > Joep > > From: Noah Watkins [jayh...@soe.ucsc.edu] > Sent: Sunday, July 31, 2011 5:02 PM > To: common-dev@hadoop.apache.org > Subject: Trouble resolving external jar dependency > > I'm experimen

RE: Trouble resolving external jar dependency

2011-08-01 Thread Rottinghuis, Joep
n-dev@hadoop.apache.org Subject: Trouble resolving external jar dependency I'm experimenting with a new file system that depends on an external jar that is not available right now via maven. I added the jar to the lib/ directory and hadoop-common builds fine. However, when running 'ant mvn-ins

Trouble resolving external jar dependency

2011-07-31 Thread Noah Watkins
I'm experimenting with a new file system that depends on an external jar that is not available right now via maven. I added the jar to the lib/ directory and hadoop-common builds fine. However, when running 'ant mvn-install' I get the following error. It seems as though a reference to the extern