Skip to content

Conversation

@eriktks
Copy link
Contributor

@eriktks eriktks commented Sep 5, 2022

When running the gerbil middleware, I encountered the following error messages:

  1. java.lang.NoClassDefFoundError: com/hp/hpl/jena/reasoner/Reasoner:can be fixed by changing the jena version from 4.2.0 to 2.11.1 on line 79 in the file REL/scripts/gerbil_middleware/pom.xml
  2. Unable to load the mojo 'war': can be fixed by explicitly adding war as a plugin in the file REL/scripts/gerbil_middleware/pom.xml
  3. Makefile:4: *** missing separator. Stop.: can be fixed by changing the spaces in the file REL/scripts/gerbil_middleware/Makefile to tabs

Both problems have been fixed in the attached new version of the files pom.xml and Makefile

@github-actions
Copy link

github-actions bot commented Nov 5, 2022

This pull request has not seen recent activity

@github-actions github-actions bot added the Stale label Nov 5, 2022
@KDercksen KDercksen removed the Stale label Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants