Hi Oleg, You're right -- looks like it was a problem with my local Maven config. I'll back this change out. Good catch.
Jon ........ Jon Moore Comcast Interactive Media On 6/9/11 10:15 AM, "Oleg Kalnichevski" <[email protected]> wrote: >On Thu, 2011-06-09 at 14:01 +0000, [email protected] wrote: >> Author: jonm >> Date: Thu Jun 9 14:01:41 2011 >> New Revision: 1133877 >> >> URL: http://svn.apache.org/viewvc?rev=1133877&view=rev >> Log: >> + Noticed that the memcached dependency needed for the caching module >> is not provided by Maven Central, so we couldn't build the project >> if the memcached jar wasn't already in the local repository. I added >> a <repository> for the pom for httpclient-cache, since that's the >> only module that needs it, but if we'd prefer to put that in the >> parent pom I can certainly move it there too (not sure what the >> prevailing opinion is on this). > >Hi Jon > >The repository is already defined at the project pom level. I thought >that modules were supposed to inherit repositories as well as other >stuff defined at the parent level. If, for whatever reason, my >assumption was wrong I think we should remove the memcached repository >from the parent pom. There is no point having it defined in two places. > >Oleg > > > >--------------------------------------------------------------------- >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]
