Anyone else hitting this after the merge of the modules? It looks like it's trying to find a jetty-http-tests.jar and failing for some reason.
This is with c8c26e6. -Dan >open> ./gradlew clean build ... What went wrong: Could not resolve all dependencies for configuration ':extensions/gemfire-modules-session:testCompile'. > Could not find jetty-http-tests.jar (org.eclipse.jetty:jetty-http:9.3.6.v20151106). Searched in the following locations: file:/home/dsmith/.m2/repository/org/eclipse/jetty/jetty-http/9.3.6.v20151106/jetty-http-9.3.6.v20151106-tests.jar
