See Changes: [chirino] Rename SSL->Ssl to keep naming consistent. [chirino] Support configuring the SSL protocol and getting the X509 certs from it. ------------------------------------------ projectStarted org.apache.activemq:apollo-broker:99-trunk-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building apollo-broker 99-trunk-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apollo-broker --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0(default) [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ apollo-broker --- mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0(default) mojoStarted org.fusesource.hawtbuf:hawtbuf-protoc:1.9(default) [INFO] [INFO] --- hawtbuf-protoc:1.9:compile (default) @ apollo-broker --- [INFO] Compiling: mojoSucceeded org.fusesource.hawtbuf:hawtbuf-protoc:1.9(default) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apollo-broker --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ apollo-broker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)[INFO] Copying 1 resource [INFO] Copying 3 resources mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ apollo-broker --- [INFO] Compiling 16 source files to mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) mojoStarted org.scala-tools:maven-scala-plugin:2.15.2(compile) [INFO] [INFO] --- maven-scala-plugin:2.15.2:compile (compile) @ apollo-broker --- [INFO] Checking for multiple versions of scala [INFO] includes = [**/*.scala,**/*.java,] [INFO] excludes = [] [INFO] :-1: info: compiling [INFO] :-1: info: compiling [INFO] Compiling 72 source files to at 1345854974649 [INFO] compiler plugin: BasicArtifact(org.fusesource.jvmassert,jvmassert,1.2) [ERROR] :189: error: not found: type SecuredSession [INFO] case ttransport:SecuredSession=> [INFO] ^ [ERROR] :199: error: not found: type SecuredSession [INFO] extends BaseService with WebSocket.OnTextMessage with WebSocket.OnBinaryMessage with Transport with SecuredSession with ScatteringByteChannel with GatheringByteChannel { [INFO] ^ [ERROR] :18: error: SslProtocolCodec is not a member of org.fusesource.hawtdispatch.transport [INFO] import org.fusesource.hawtdispatch.transport.SslProtocolCodec [INFO] ^ [ERROR] :22: error: object SslProtocolCodec is not a member of package org.fusesource.hawtdispatch.transport [INFO] import org.fusesource.hawtdispatch.transport.SslProtocolCodec.ClientAuth [INFO] ^ [ERROR] :71: error: not found: type SslProtocolCodec [INFO] val rc = new SslProtocolCodec() [INFO] ^ [ERROR] 5 errors found mojoFailed org.scala-tools:maven-scala-plugin:2.15.2(compile) projectFailed org.apache.activemq:apollo-broker:99-trunk-SNAPSHOT