Hi, We were trying to reproduce the problem, and tried downloading the file from http://repo1.maven.org/maven2/com/ibm/icu/com.ibm.icu/3.6.1/com.ibm.icu-3.6.1.jar
But did not find it on the site. Could you please let me know the exact file path that you downloaded. There seems to be the following here : http://repo2.maven.org/maven2/com/ibm/icu/icu4j/3.6.1/icu4j-3.6.1.jar Can you try downloading com.ibm.icu-3.6.1 from here instead - http://repository.ops4j.org/maven2/com/ibm/icu/com.ibm.icu/3.6.1/ com.ibm.icu-3.6.1.jar You can either download this file or update the build.xml with this new path and run the build. Best Regards. From: 曹艳明 <[email protected]> To: [email protected] Date: 15/04/2009 14:26 Subject: Re:Re:Re: about SPL Editor HI, I need some help.I have another problem.When I run ant javaspl.runtime.editor,there is a error that is "BUILD FAILED". The detailed error is in the enclosure,log.txt. The error indicates that I missed com.ibm.icu:com.ibm.icu:jar:3.6.1. I have downloaded it from the website<http://repo1.maven.org/maven2>.I put it in D:\test\path\to\file.And I run mvn install:install-file -DgroupId=com.ibm.icu -DartifactId=com.ibm.icu -Dversion=3.6.1 -Dpackaging=jar -Dfile=D:/test/path/to/file.Then there is another error :installing artifact 'com.ibm.icu:com.ibm.icu:jar':Error installing artifact: D:\test\path\to\file(refuse to access). I don't know what does it mean? The detailed error is in the encolure, error.txt. Thank you very much! 在2009-04-13,"Preethi C Mohan" <[email protected]> 写道: >Hi, > >We are unable to reproduce the problem that you are facing. However, we >noticed one thing is that you are building with Sun Java. Could you please >provide us the version of this java and also, if you have IBM Java with >you, could you try the build with it. It may get resolved. > >Regards. > > > > >From: >曹艳明 <[email protected]> >To: >[email protected] >Date: >13/04/2009 16:53 >Subject: >Re:Re: about SPL Editor > > > >The detailed error is in the enclosure, log.txt. >Thank you! > > >在2009-04-13,"Preethi C Mohan" <[email protected]> 写道: >>Request you to please provide the complete error message from the ant >>build file. >> >>Thank you. >> >> >> >>From: >>曹艳明 <[email protected]> >>To: >>"[email protected]" <[email protected]> >>Date: >>13/04/2009 08:31 >>Subject: >>about SPL Editor >> >> >> >> >> >> >>I need some help. When I build the SPL Editor,I follow every step. >>However,I was confronted with some problems. When I run "ant",there is a >>error.I do not konw how to solve it.the error is "BUILD FAILURE". Does >>anyone know how to solve this problem. Thank you very much. >> >> > > > >网易邮箱,中国第一大电子邮件服务商 [attachment "log.txt" deleted by >Preethi C Mohan/India/IBM] > > 网易邮箱,中国第一大电子邮件服务商 [attachment "log.txt" deleted by Preethi C Mohan/India/IBM] [attachment "error.txt" deleted by Preethi C Mohan/India/IBM]
