Re: [hibernate-dev] Change maven repository location in gradle

2011-06-08 Thread Hardy Ferentschik
On Wed, 08 Jun 2011 09:42:22 +0200, Dmitry Geraskov wrote: > I tried to build hibernate source yesterday and I faced a problem with > gradle. > How can I let it the maven repository location (preferably without > changing common build.gradle)? (I don't use default > 'user.home/.m2/repository)

[hibernate-dev] Change maven repository location in gradle

2011-06-08 Thread Dmitry Geraskov
Hey, guys, I tried to build hibernate source yesterday and I faced a problem with gradle. How can I let it the maven repository location (preferably without changing common build.gradle)? (I don't use default 'user.home/.m2/repository) Any ideas? Dmitry Geraskov __