Re: elements here and there

2015-12-11 Thread Daniel Kulp
I excluded these from the dependencies so this shouldn’t be an issue now. Thanks! Dan > On Dec 11, 2015, at 8:55 AM, Benson Margulies wrote: > > BTW, the sticking point is: > > [ERROR] Failed to execute goal on project cxf-core: Could not resolve > dependencies for project > org.apache.cxf:cx

Re: elements here and there

2015-12-11 Thread Daniel Kulp
> On Dec 11, 2015, at 8:29 AM, Benson Margulies wrote: > When I try to build master in my usual config with a Nexus mirror, I > fail to find some Spring artifacts. > > Usually, this is because there's a element for some > repository I have to exempt from my mirror. The question is, why are > th

Re: elements here and there

2015-12-11 Thread Benson Margulies
BTW, the sticking point is: [ERROR] Failed to execute goal on project cxf-core: Could not resolve dependencies for project org.apache.cxf:cxf-core:bundle:3.2.0-SNAPSHOT: The following artifacts could not be resolved: org.springframework:org.springframework.aop:jar:2.5.6.SEC01, org.springframework:

elements here and there

2015-12-11 Thread Benson Margulies
When I try to build master in my usual config with a Nexus mirror, I fail to find some Spring artifacts. Usually, this is because there's a element for some repository I have to exempt from my mirror. The question is, why are there these elements in several poms, and not just in the parent?