Orange-OpenSource/conllueditor

conllueditor windows error

FedeIure opened this issue · 5 comments

Hi, I'm a windows user trying to install conllueditor. I got this error as in the attachment, yet the tool seems to be working. Could you please tell me what does it affect, and how I could fix it?

Thanks for your time!

Federica
stderr_output.txt

Hi, you are referring to the first two error messages ? Looks like compilation errors with maven, but since it is working for you, the compilation seems to have worked. I have not yet observed this on my Windows. What java/maven versions do you use ?
If the editor works for you and your conllu-file is correctly modified, the error could be ignored...

Hi! Everything went fine when compiling with mvn install -DskipTests, and conllueditor seems to be working fine after that. The reported error message does not appear to be the complete one printed on screen: there was a list of conllu-like rows highlighted in red before the final message of build failure.

The java and maven versions are the latest ones, since they have been installed in this occasion.

I will check why the tests do not work on Windows (pb a path name issue). Please give me nevertheless the java/maven version to be sure that I use the same

thanks! Here you go: java 8 update 333, java SE development kit 18.0.1.1, maven 3.8.5.

try the (pre-)release where everything comes compiled and ready to use. The only thing you need to install eventually is java