Re: Problems with artifact resolving

2012-03-26 Thread Justin Edelson
On Mon, Mar 26, 2012 at 2:59 AM, Niklas Gustavsson wrote: > On Tue, Mar 20, 2012 at 3:49 PM, Carsten Ziegeler > wrote: > > in the Sling project, we have one module which has a dependency to > > some junit springsource artifact which is not in maven central. > > There we added a repository instruc

Re: Problems with artifact resolving

2012-03-25 Thread Niklas Gustavsson
On Tue, Mar 20, 2012 at 3:49 PM, Carsten Ziegeler wrote: > in the Sling project, we have one module which has a dependency to > some junit springsource artifact which is not in maven central. > There we added a repository instruction to the pom of that module. > > While this works "locally" on dev

Problems with artifact resolving

2012-03-20 Thread Carsten Ziegeler
Hi, in the Sling project, we have one module which has a dependency to some junit springsource artifact which is not in maven central. There we added a repository instruction to the pom of that module. While this works "locally" on developer machines, it doesn't work in Jenkins (https://builds.ap