https://github.com/oracle/opengrok/releases/tag/1.0
cd D:\Software\opengrok-1.0
java -jar lib\opengrok.jar -W .\configuration.xml -c D:\Software\ctags58\ctags.exe -P -S -v -s D:\SOURCE_CODE -d .\grokdataCopy D:\Software\opengrok-1.0\lib\source.war to tomcat\webapps
<context-param>
<description>Full path to the configuration file where OpenGrok can read its configuration</description>
<param-name>CONFIGURATION</param-name>
<param-value>D:\Software\opengrok-1.0\configuration.xml</param-value>
</context-param>