Hello, Since around 2 weeks stanbol fails to build. Also on jenkins it fails, see: https://builds.apache.org/job/stanbol-trunk/1551/console.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (download) on project org.apache.stanbol.data.opennlp.lang.es: An Ant BuildException has occured: The following error occurred while executing this line:[ERROR] /home/jenkins/jenkins-slave/workspace/stanbol-trunk/trunk/data/opennlp/lang/es/download_models.xml:33: Failed to copy https://github.com/utcompling/OpenNLP-Models/raw/58ef0c60031403e66e47ae35edaf58d3478b67af/models/es/opennlp-es-maxent-pos-es.bin to /home/jenkins/jenkins-slave/workspace/stanbol-trunk/trunk/data/opennlp/lang/es/downloads/resources/org/apache/stanbol/data/opennlp/es-pos-maxent.bin due to javax.net.ssl.SSLProtocolException handshake alert: unrecognized_name[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/MojoExecutionException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR] mvn <goals> -rf :org.apache.stanbol.data.opennlp.lang.es As usual its one of our external dependencies causing the failure. Cheers, Reto