Anyone have any idea how to work around or get to the bottom of this NPE we're frequently seeing (https://builds.apache.org/job/Phoenix-master/935/)? I've tried locally with the -e flag, but still didn't see a stack trace...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18:integration-test (ClientManagedTimeTests) on project phoenix-core: Execution ClientManagedTimeTests of goal org.apache.maven.plugins:maven-failsafe-plugin:2.18:integration-test failed. NullPointerException -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :phoenix-core
