Failure build with forked version #641
Description
Running microsoft.exchange.webservices.data.util.TimeZoneUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Results :
Failed tests: testOlsonTimeZoneConversion(microsoft.exchange.webservices.data.property.complex.OlsonTimeZoneTest): olsonTimeZoneId for Europe/Astrakhan is blank
Tests run: 132, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.894 s
[INFO] Finished at: 2018-02-02T09:54:23+01:00
[INFO] Final Memory: 31M/297M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project ews-java-api: There are test failures.
[ERROR]
[ERROR] Please refer to C:\pz\Git\ews-java-api\target\surefire-reports for the individual test results.
[ERROR] -> [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/MojoFailureException
I just forked the current version and tried to compile it with Maven.