Skip to content

telecom-se/ReasonersBenchmarked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReasonersBenchmarked

ReasonersBenchmark is the part of USE-RB.

You first need to clone and compile this project, as the absolute path to the package jar file will be needed as a parameter for USE-RB (see Launch USE-RB)

This is a two-step process :

  1. Clone it : git clone https://github.com/telecom-se/ReasonersBenchmarked.git
  2. Few libraries are not online and are therefore packaged with ReasonerBenchmark project. We setup a local repository within the project. The repository is named <id>in-project</id> in the pom.xml file. You must modify the value of the location of this repository in the pom.xmlfile to where you actually clone the project. This step will be removed in next release, but until then, manual editing, sorry !
  3. Create a uber JAR file : mvn clean install package

You should now have a uber jar in the targetfolger which is named ReasonersBenchmarked-0.0.1-SNAPSHOT.jar.

License

Copyright © 2016 Christophe Gravier [email protected] This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENCE.md file for more details. http://www.wtfpl.net