Here is the similar question and also a workaround is provided. http://stackoverflow.com/questions/7615645/ssl-handshake-alert-unrecognized-name-error-since-upgrade-to-java-1-7-0
On Mar 27, 2014 4:59 AM, "Rupert Westenthaler" < rupert.westentha...@gmail.com> wrote: > Hi Reto, all > > On Thu, Mar 27, 2014 at 11:24 AM, Reto Gmür <r...@apache.org> wrote: > > Hello, > > > > Since around 2 weeks stanbol fails to build. Also on jenkins it fails, > > see: https://builds.apache.org/job/stanbol-trunk/1551/console. > > > > Its about one week, as it started to fail last Friday. > > > javax.net.ssl.SSLProtocolException handshake alert: unrecognized_name > > [1] provides a workaround I successfully used for the last week. I am > no expert with SSL so I might be wrong, but this looks to me to some > certificate/configuration problem on the Github servers. > > As this clearly is a very inconvenient situation I changed the > download location for the spanish models to use the same server as the > models for the other languages with [2] (0.12) and [3] (trunk). > > So if you make an svn update this should be gone > best > Rupert > > [1] > http://stackoverflow.com/questions/7615645/ssl-handshake-alert-unrecognized-name-error-since-upgrade-to-java-1-7-0 > [2] http://svn.apache.org/r1581830 > [3] http://svn.apache.org/r1582212 > > > > > > > [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 > > > > -- > | Rupert Westenthaler rupert.westentha...@gmail.com > | Bodenlehenstraße 11 ++43-699-11108907 > | A-5500 Bischofshofen >