Here is the errors when i attempt to install with mvn install -X -DskipTests
[ERROR] error: error while loading StatsProvider, class file needed by StatsProvider is missing.
[INFO] reference value $default$2 of object deprecated refers to nonexisting symbol.
[ERROR] error: error while loading Promise, class file needed by Promise is missing.
[INFO] reference type InterruptedException of object package refers to nonexisting symbol.
[ERROR] /Users/jippolito/twitter-iago/iago-examples/src/main/scala/com/julianrendell/iago/examples/HttpExample.scala:65: error: not enough arguments for constructor ParrotRequest: (hostHeader: Option[(String, Int)], rawHeaders: Seq[(String, String)], uri: com.twitter.parrot.util.Uri, rawLine: String, timestamp: Option[Long], message: com.twitter.finagle.thrift.ThriftClientRequest, response: com.twitter.util.Promise[], cookies: Seq[(String, String)], method: String, body: String, weight: Int)com.twitter.parrot.server.ParrotRequest
[ERROR] parrotService(new ParrotRequest(hostHeader, rawheaders, uri, line)) respond { response =>
[ERROR] ^
[ERROR] /Users/jippolito/twitter-iago/iago-examples/src/main/scala/com/julianrendell/iago/examples/HttpExample.scala:115: error: not enough arguments for constructor ParrotRequest: (hostHeader: Option[(String, Int)], rawHeaders: Seq[(String, String)], uri: com.twitter.parrot.util.Uri, rawLine: String, timestamp: Option[Long], message: com.twitter.finagle.thrift.ThriftClientRequest, response: com.twitter.util.Promise[], cookies: Seq[(String, String)], method: String, body: String, weight: Int)com.twitter.parrot.server.ParrotRequest
[ERROR] parrotService(new ParrotRequest(hostHeader, Nil, uri, line)) respond { response =>
[ERROR] ^
[ERROR] /Users/jippolito/twitter-iago/iago-examples/src/main/scala/com/julianrendell/iago/examples/HttpExample.scala:142: error: not enough arguments for constructor ParrotRequest: (hostHeader: Option[(String, Int)], rawHeaders: Seq[(String, String)], uri: com.twitter.parrot.util.Uri, rawLine: String, timestamp: Option[Long], message: com.twitter.finagle.thrift.ThriftClientRequest, response: com.twitter.util.Promise[], cookies: Seq[(String, String)], method: String, body: String, weight: Int)com.twitter.parrot.server.ParrotRequest
[ERROR] parrotService(new ParrotRequest(hostHeader, Nil, uri, line)) respond { response =>
[ERROR] ^
[ERROR] /Users/jippolito/twitter-iago/iago-examples/src/main/scala/com/julianrendell/iago/examples/HttpExample.scala:158: error: not enough arguments for constructor ParrotRequest: (hostHeader: Option[(String, Int)], rawHeaders: Seq[(String, String)], uri: com.twitter.parrot.util.Uri, rawLine: String, timestamp: Option[Long], message: com.twitter.finagle.thrift.ThriftClientRequest, response: com.twitter.util.Promise[], cookies: Seq[(String, String)], method: String, body: String, weight: Int)com.twitter.parrot.server.ParrotRequest
[ERROR] parrotService(new ParrotRequest(hostHeader, Nil, uri, line)) respond { response =>
Here is the errors when i attempt to install with mvn install -X -DskipTests
[ERROR] error: error while loading StatsProvider, class file needed by StatsProvider is missing.
[INFO] reference value $default$2 of object deprecated refers to nonexisting symbol.
[ERROR] error: error while loading Promise, class file needed by Promise is missing.
[INFO] reference type InterruptedException of object package refers to nonexisting symbol.
[ERROR] /Users/jippolito/twitter-iago/iago-examples/src/main/scala/com/julianrendell/iago/examples/HttpExample.scala:65: error: not enough arguments for constructor ParrotRequest: (hostHeader: Option[(String, Int)], rawHeaders: Seq[(String, String)], uri: com.twitter.parrot.util.Uri, rawLine: String, timestamp: Option[Long], message: com.twitter.finagle.thrift.ThriftClientRequest, response: com.twitter.util.Promise[], cookies: Seq[(String, String)], method: String, body: String, weight: Int)com.twitter.parrot.server.ParrotRequest
[ERROR] parrotService(new ParrotRequest(hostHeader, rawheaders, uri, line)) respond { response =>
[ERROR] ^
[ERROR] /Users/jippolito/twitter-iago/iago-examples/src/main/scala/com/julianrendell/iago/examples/HttpExample.scala:115: error: not enough arguments for constructor ParrotRequest: (hostHeader: Option[(String, Int)], rawHeaders: Seq[(String, String)], uri: com.twitter.parrot.util.Uri, rawLine: String, timestamp: Option[Long], message: com.twitter.finagle.thrift.ThriftClientRequest, response: com.twitter.util.Promise[], cookies: Seq[(String, String)], method: String, body: String, weight: Int)com.twitter.parrot.server.ParrotRequest
[ERROR] parrotService(new ParrotRequest(hostHeader, Nil, uri, line)) respond { response =>
[ERROR] ^
[ERROR] /Users/jippolito/twitter-iago/iago-examples/src/main/scala/com/julianrendell/iago/examples/HttpExample.scala:142: error: not enough arguments for constructor ParrotRequest: (hostHeader: Option[(String, Int)], rawHeaders: Seq[(String, String)], uri: com.twitter.parrot.util.Uri, rawLine: String, timestamp: Option[Long], message: com.twitter.finagle.thrift.ThriftClientRequest, response: com.twitter.util.Promise[], cookies: Seq[(String, String)], method: String, body: String, weight: Int)com.twitter.parrot.server.ParrotRequest
[ERROR] parrotService(new ParrotRequest(hostHeader, Nil, uri, line)) respond { response =>
[ERROR] ^
[ERROR] /Users/jippolito/twitter-iago/iago-examples/src/main/scala/com/julianrendell/iago/examples/HttpExample.scala:158: error: not enough arguments for constructor ParrotRequest: (hostHeader: Option[(String, Int)], rawHeaders: Seq[(String, String)], uri: com.twitter.parrot.util.Uri, rawLine: String, timestamp: Option[Long], message: com.twitter.finagle.thrift.ThriftClientRequest, response: com.twitter.util.Promise[], cookies: Seq[(String, String)], method: String, body: String, weight: Int)com.twitter.parrot.server.ParrotRequest
[ERROR] parrotService(new ParrotRequest(hostHeader, Nil, uri, line)) respond { response =>