Hello world examples in mavenized project doesn't return result.

Issue #17 resolved
Aris Fergadis created an issue

Reproduction:

  • created a new project with the dependency and repository mentioned in the front page.
  • add the code for the HelloWorldMain examples (from decompiling the openqa.engine.examples-v0.0.7-beta.jar file because the code from http://openqa.aksw.org/examples.xhtml is not compatible)
  • run the HelloWorldMain with parameter hi

The result is an empty answer.

Comments (1)

  1. Log in to comment