Closed venetrius closed 2 weeks ago
I run mvn clean install
from /engine-rest/docs
and verified engine-rest/docs/target/index.html
contains the script tag.
Verified that when loading a local html file a request was sent to: https://ssgtm.camunda.org
I run mvn javadoc:javadoc -Pjavadocs
from engine and checked the html files in engine/target/site/apidocs
Verified that when loading a local javadoc html a request was sent to: https://ssgtm.camunda.org
related to: camunda/team-automation-platform/issues/160