Hi all,
Im trying to build the bsf project from source (version 3.0.0) I downloaded the
source distribution and tried to build it.. but anyway i'm failing with the
following issue [1], since 'jsr' site is unavailable..
Would be great if someone look into this issue.. i'm trying to debug my
project, for that i need the bsf source..
Best Regards,
-Ratha.
[1] rs\TOSHIBA\.m2\repository\org\apache\bsf\bsf-api\3.0\bsf-api-3.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache BSF project to install 3rd party script engines
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [antrun:run {execution: install-engines}]
[INFO] Executing tasks
check-merged:
check-downloaded:
download-engines:
[mkdir] Created dir: C:\Projects\Apache trunk
projects\bsf-3.0\bsf-engines\target\engines-downlo
ad
[get] Getting:
https://scripting.dev.java.net/files/documents/4957/37593/jsr223-engines.zip
[get] To: C:\Projects\Apache trunk
projects\bsf-3.0\bsf-engines\target\engines-download\engine
s.zip
[get] Error getting
https://scripting.dev.java.net/files/documents/4957/37593/jsr223-engines.z
ip to C:\Projects\Apache trunk
projects\bsf-3.0\bsf-engines\target\engines-download\engines.zip
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while
executing this line:
C:\Projects\Apache trunk projects\bsf-3.0\bsf-engines\build.xml:130:
javax.net.ssl.SSLHandshakeExcep
tion: java.security.cert.CertificateException: No subject alternative DNS name
matching scripting.de
v.java.net found.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Wed Apr 27 14:30:51 IST 2011
[INFO] Final Memory: 20M/247M
|