The kernel and nmr projects are currently failing to build (on a clean repo) because of the following missing artifact:
org.apache.maven.artifact:maven-artifact:jar:3.0-SNAPSHOT This artifact is referenced by the gshell root pom. See: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/geronimo/gshell/gshell/1.0-alpha-2-r654638/gshell-1.0-alpha-2-r654638.pom The trunk of gshell depends on version 2.1-SNAPSHOT, which *does* exist. So, to fix the build we could cut a new release of gshell and check it into http://svn.apache.org/repos/asf/servicemix/m2-repo. I don't have the permissions for this. Any takers? Cheers, Jon -- View this message in context: http://www.nabble.com/Kernel-NMR-build-failure-tp18875019p18875019.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
