Hi Thats a bit odd as the dependency:tree from trunk is:
[INFO] ------------------------------------------------------------------------ [INFO] Building Camel :: Jibx 2.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ camel-jibx --- [INFO] org.apache.camel:camel-jibx:bundle:2.9-SNAPSHOT [INFO] +- org.apache.camel:camel-core:jar:2.9-SNAPSHOT:compile [INFO] | \- org.slf4j:slf4j-api:jar:1.6.1:compile [INFO] +- org.jibx:jibx-run:jar:1.2.2:compile [INFO] | \- org.codehaus.woodstox:wstx-asl:jar:3.2.1:compile [INFO] | \- stax:stax-api:jar:1.0.1:compile [INFO] +- org.apache.camel:camel-test:jar:2.9-SNAPSHOT:test [INFO] | \- org.apache.camel:camel-spring:jar:2.9-SNAPSHOT:test [INFO] | +- org.springframework:spring-context:jar:3.0.6.RELEASE:test [INFO] | | +- org.springframework:spring-beans:jar:3.0.6.RELEASE:test [INFO] | | +- org.springframework:spring-core:jar:3.0.6.RELEASE:test [INFO] | | | \- commons-logging:commons-logging:jar:1.1.1:test [INFO] | | +- org.springframework:spring-expression:jar:3.0.6.RELEASE:test [INFO] | | \- org.springframework:spring-asm:jar:3.0.6.RELEASE:test [INFO] | +- org.springframework:spring-aop:jar:3.0.6.RELEASE:test [INFO] | | \- aopalliance:aopalliance:jar:1.0:test [INFO] | \- org.springframework:spring-tx:jar:3.0.6.RELEASE:test [INFO] +- junit:junit:jar:4.8.1:test [INFO] \- org.slf4j:slf4j-log4j12:jar:1.6.1:test [INFO] \- log4j:log4j:jar:1.2.16:test [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ And JIBX 1.2.2 is in central repo http://search.maven.org/#artifactdetails%7Corg.jibx%7Cjibx-run%7C1.2.2%7Cjar On Sun, Nov 6, 2011 at 3:33 PM, Chad Beaulac <[email protected]> wrote: > I'm trying to do a clean build with SVN HEAD and I get > Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could > not find artifact org.eclipse.core:expressions:jar:3.4.0-depot in nexus ( > http://team.objectivesolutions.com:8081/nexus/content/groups/public) > > when it tries to build the camel-jibx component. > > I'm behind a Nexus proxy that proxies all artifact requests. What repo do I > need to add to the Nexus server to fix this build? > > Thanks, > Chad > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
