dair-iitd / OpenIE-standalone

Other
566 stars 73 forks source link

Assembling jar doesn't work #8

Closed nitishgupta closed 6 years ago

nitishgupta commented 6 years ago

UPDATE: I did this on a different machine with the same sbt, scala and java versions and it worked. Any ideas, why?

I tried using sbt -J-Xmx10000M clean compile assembly to generate a stand-alone jar but the command halts after All tests passed I tried running the command with a lot more RAM as well. Any idea?

P.S. sbt compile works fine. The command line interface also starts.

swarnaHub commented 6 years ago

Are you on windows? If yes, switch to Ubuntu/OS X. Open IE traditionally has some problems with windows.

nitishgupta commented 6 years ago

I'm not using Windows. It didn't work on Ubuntu for me, but worked on OS X.

swarnaHub commented 6 years ago

Great! Closing the issue.

samira-ghodratnama commented 5 years ago

There is no way that it works on windows?