I have been working on this issue since yesterday.
The latest ELKI has a glitch and the developer fixed it on GitHub.
However, I have to re-compile the project to use it.
I have installed latest Java JDK and Maven. However, the build command always terminates with an error:
Error: Could not find or load main class de.lmu.ifi.dbs.elki.application.internal.DocumentParameters
This is the project: https://github.com/elki-project/elki.
I am running this command:
mvn -DskipTests -Dmaven.javadoc.skip=true -P svg,bundle package
I have sent numerous e-mails to the developer and he said he doesn't have time to help me.
I believe that the package has errors rather than I am doing error.
So you can you test and let me know how to build it?
I'm using Windows 8.1 x64.
I even tried with Eclipse and it gives errors, too: