Started by an SCM change Obtained Jenkinsfile from git https://github.com/eclipse/sw360.website.git [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes sw360/hugo-agent-svjnv-n8s33 Still waiting to schedule task ‘hugo-agent-svjnv-n8s33’ is offline Agent hugo-agent-svjnv-n8s33 is provisioned from template hugo-agent-svjnv --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1717144156452" buildUrl: "http://jenkins-ui.sw360.svc.cluster.local/sw360/job/sw360.website/173/" runUrl: "job/sw360.website/173/" labels: run: "hugo" jenkins: "slave" jenkins/label-digest: "7ac110df4066c009b519c7b03c365692b5eeb4d5" jenkins/label: "hugo-agent" kubernetes.jenkins.io/controller: "http___jenkins-ui_sw360_svc_cluster_local_sw360x" name: "hugo-agent-svjnv-n8s33" namespace: "sw360" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sw360.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "hugo-agent-svjnv-n8s33" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "JENKINS_NAME" value: "hugo-agent-svjnv-n8s33" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sw360.svc.cluster.local/sw360/" - name: "HOME" value: "/home/jenkins" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - command: - "cat" image: "klakegg/hugo:0.111.3-ext-ubuntu" name: "hugo" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "workspace-volume" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on hugo-agent-svjnv-n8s33 in /home/jenkins/agent/workspace/sw360.website [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/sw360.website/hugo [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/sw360.website.git > git init /home/jenkins/agent/workspace/sw360.website/hugo # timeout=10 Fetching upstream changes from https://github.com/eclipse/sw360.website.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/sw360.website.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/sw360.website.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c860c38306091b3ff713f7898dac39cef4c9603a (origin/main) > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c860c38306091b3ff713f7898dac39cef4c9603a # timeout=10 Commit message: "fix(Doc): Fix native install guide for version 18.1.0 - Move the native install guide to correct folder - Remove initial setup guide for version 18 (already shown in version 18.1.0 guide)" > git rev-list --no-walk b430c627589bbc58e2218f4f7fc35eceabba02a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout www repo) [Pipeline] dir Running in /home/jenkins/agent/workspace/sw360.website/www [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials sw360-bot (GitHub bot (SSH)) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-57kWS4tcdApu/agent.125 SSH_AGENT_PID=127 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/sw360.website/www@tmp/private_key_12024363932377727908.key (sw360-bot@eclipse.org) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git clone git@github.com:eclipse-sw360/sw360.website.published.git . Cloning into '.'... Checking out files: 49% (242/491) Checking out files: 50% (246/491) Checking out files: 51% (251/491) Checking out files: 52% (256/491) Checking out files: 53% (261/491) Checking out files: 54% (266/491) Checking out files: 55% (271/491) Checking out files: 56% (275/491) Checking out files: 57% (280/491) Checking out files: 58% (285/491) Checking out files: 59% (290/491) Checking out files: 60% (295/491) Checking out files: 61% (300/491) Checking out files: 62% (305/491) Checking out files: 63% (310/491) Checking out files: 64% (315/491) Checking out files: 65% (320/491) Checking out files: 66% (325/491) Checking out files: 67% (329/491) Checking out files: 68% (334/491) Checking out files: 69% (339/491) Checking out files: 70% (344/491) Checking out files: 71% (349/491) Checking out files: 72% (354/491) Checking out files: 73% (359/491) Checking out files: 74% (364/491) Checking out files: 75% (369/491) Checking out files: 76% (374/491) Checking out files: 76% (378/491) Checking out files: 77% (379/491) Checking out files: 78% (383/491) Checking out files: 79% (388/491) Checking out files: 80% (393/491) Checking out files: 81% (398/491) Checking out files: 82% (403/491) Checking out files: 83% (408/491) Checking out files: 84% (413/491) Checking out files: 85% (418/491) Checking out files: 86% (423/491) Checking out files: 87% (428/491) Checking out files: 88% (433/491) Checking out files: 89% (437/491) Checking out files: 90% (442/491) Checking out files: 90% (443/491) Checking out files: 91% (447/491) Checking out files: 92% (452/491) Checking out files: 93% (457/491) Checking out files: 94% (462/491) Checking out files: 95% (467/491) Checking out files: 96% (472/491) Checking out files: 97% (477/491) Checking out files: 98% (482/491) Checking out files: 99% (487/491) Checking out files: 100% (491/491) Checking out files: 100% (491/491), done. + git checkout main Already on 'main' Your branch is up to date with 'origin/main'. [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 127 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build main website with Hugo) [Pipeline] container [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/sw360.website/hugo [Pipeline] { [Pipeline] sh + mkdir -p themes/docsy [Pipeline] sh + hugo --minify -b https://www.eclipse.org/sw360/ hugo: downloading modules … hugo: collected modules in 56196 ms Start building sites … hugo v0.111.3-5d4eb5154e1fed125ca8e9b5a0315c4180dab192+extended linux/amd64 BuildDate=2023-03-12T11:40:50Z VendorInfo=hugoguru | EN -------------------+------ Pages | 101 Paginator pages | 0 Non-page files | 0 Static files | 385 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Total in 78901 ms [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build staging website with Hugo) Stage "Build staging website with Hugo" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push www) [Pipeline] sh + rm -rf www/404.html www/about www/css www/docs www/favicons www/img www/index.html www/index.xml www/js www/presentations www/robots.txt www/screenshots www/scss www/sitemap.xml www/webfonts + cp -Rvf hugo/public/404.html hugo/public/about hugo/public/css hugo/public/docs hugo/public/favicons hugo/public/img hugo/public/index.html hugo/public/index.xml hugo/public/js hugo/public/presentations hugo/public/robots.txt hugo/public/screenshots hugo/public/scss hugo/public/sitemap.xml hugo/public/webfonts www/ 'hugo/public/404.html' -> 'www/404.html' 'hugo/public/about' -> 'www/about' 'hugo/public/about/index.html' -> 'www/about/index.html' 'hugo/public/css' -> 'www/css' 'hugo/public/css/prism.css' -> 'www/css/prism.css' 'hugo/public/css/swagger-ui.css' -> 'www/css/swagger-ui.css' 'hugo/public/docs' -> 'www/docs' 'hugo/public/docs/index.html' -> 'www/docs/index.html' 'hugo/public/docs/index.xml' -> 'www/docs/index.xml' 'hugo/public/docs/deployment' -> 'www/docs/deployment' 'hugo/public/docs/deployment/index.html' -> 'www/docs/deployment/index.html' 'hugo/public/docs/deployment/index.xml' -> 'www/docs/deployment/index.xml' 'hugo/public/docs/deployment/deploy-cve-search' -> 'www/docs/deployment/deploy-cve-search' 'hugo/public/docs/deployment/deploy-cve-search/index.html' -> 'www/docs/deployment/deploy-cve-search/index.html' 'hugo/public/docs/deployment/deploy-authorization-concept' -> 'www/docs/deployment/deploy-authorization-concept' 'hugo/public/docs/deployment/deploy-authorization-concept/index.html' -> 'www/docs/deployment/deploy-authorization-concept/index.html' 'hugo/public/docs/deployment/legacy' -> 'www/docs/deployment/legacy' 'hugo/public/docs/deployment/legacy/index.html' -> 'www/docs/deployment/legacy/index.html' 'hugo/public/docs/deployment/legacy/index.xml' -> 'www/docs/deployment/legacy/index.xml' 'hugo/public/docs/deployment/legacy/nativeinstall' -> 'www/docs/deployment/legacy/nativeinstall' 'hugo/public/docs/deployment/legacy/nativeinstall/index.html' -> 'www/docs/deployment/legacy/nativeinstall/index.html' 'hugo/public/docs/deployment/legacy/nativeinstall/index.xml' -> 'www/docs/deployment/legacy/nativeinstall/index.xml' 'hugo/public/docs/deployment/legacy/nativeinstall/native-install-sw360-version-14.0.0-and-16.0.0' -> 'www/docs/deployment/legacy/nativeinstall/native-install-sw360-version-14.0.0-and-16.0.0' 'hugo/public/docs/deployment/legacy/nativeinstall/native-install-sw360-version-14.0.0-and-16.0.0/index.html' -> 'www/docs/deployment/legacy/nativeinstall/native-install-sw360-version-14.0.0-and-16.0.0/index.html' 'hugo/public/docs/deployment/legacy/nativeinstall/native-install-sw360-version-17.0.0' -> 'www/docs/deployment/legacy/nativeinstall/native-install-sw360-version-17.0.0' 'hugo/public/docs/deployment/legacy/nativeinstall/native-install-sw360-version-17.0.0/index.html' -> 'www/docs/deployment/legacy/nativeinstall/native-install-sw360-version-17.0.0/index.html' 'hugo/public/docs/deployment/legacy/nativeinstall/native-install-sw360-version-18.1.0' -> 'www/docs/deployment/legacy/nativeinstall/native-install-sw360-version-18.1.0' 'hugo/public/docs/deployment/legacy/nativeinstall/native-install-sw360-version-18.1.0/index.html' -> 'www/docs/deployment/legacy/nativeinstall/native-install-sw360-version-18.1.0/index.html' 'hugo/public/docs/deployment/legacy/deploy-liferay' -> 'www/docs/deployment/legacy/deploy-liferay' 'hugo/public/docs/deployment/legacy/deploy-liferay/index.html' -> 'www/docs/deployment/legacy/deploy-liferay/index.html' 'hugo/public/docs/deployment/legacy/deploy-liferay7.3' -> 'www/docs/deployment/legacy/deploy-liferay7.3' 'hugo/public/docs/deployment/legacy/deploy-liferay7.3/index.html' -> 'www/docs/deployment/legacy/deploy-liferay7.3/index.html' 'hugo/public/docs/deployment/legacy/deploy-natively-11' -> 'www/docs/deployment/legacy/deploy-natively-11' 'hugo/public/docs/deployment/legacy/deploy-natively-11/index.html' -> 'www/docs/deployment/legacy/deploy-natively-11/index.html' 'hugo/public/docs/deployment/legacy/deploy-liferay7' -> 'www/docs/deployment/legacy/deploy-liferay7' 'hugo/public/docs/deployment/legacy/deploy-liferay7/index.html' -> 'www/docs/deployment/legacy/deploy-liferay7/index.html' 'hugo/public/docs/deployment/deploy-configuration-country-codes' -> 'www/docs/deployment/deploy-configuration-country-codes' 'hugo/public/docs/deployment/deploy-configuration-country-codes/index.html' -> 'www/docs/deployment/deploy-configuration-country-codes/index.html' 'hugo/public/docs/deployment/deploy-export-and-import' -> 'www/docs/deployment/deploy-export-and-import' 'hugo/public/docs/deployment/deploy-export-and-import/index.html' -> 'www/docs/deployment/deploy-export-and-import/index.html' 'hugo/public/docs/deployment/deploy-configuration-files' -> 'www/docs/deployment/deploy-configuration-files' 'hugo/public/docs/deployment/deploy-configuration-files/index.html' -> 'www/docs/deployment/deploy-configuration-files/index.html' 'hugo/public/docs/deployment/baremetal' -> 'www/docs/deployment/baremetal' 'hugo/public/docs/deployment/baremetal/index.html' -> 'www/docs/deployment/baremetal/index.html' 'hugo/public/docs/deployment/baremetal/index.xml' -> 'www/docs/deployment/baremetal/index.xml' 'hugo/public/docs/deployment/baremetal/deploy-natively' -> 'www/docs/deployment/baremetal/deploy-natively' 'hugo/public/docs/deployment/baremetal/deploy-natively/index.html' -> 'www/docs/deployment/baremetal/deploy-natively/index.html' 'hugo/public/docs/deployment/deploy-requirements' -> 'www/docs/deployment/deploy-requirements' 'hugo/public/docs/deployment/deploy-requirements/index.html' -> 'www/docs/deployment/deploy-requirements/index.html' 'hugo/public/docs/deployment/deploy-specialdeployment' -> 'www/docs/deployment/deploy-specialdeployment' 'hugo/public/docs/deployment/deploy-specialdeployment/index.html' -> 'www/docs/deployment/deploy-specialdeployment/index.html' 'hugo/public/docs/deployment/deploy-secure-deployment' -> 'www/docs/deployment/deploy-secure-deployment' 'hugo/public/docs/deployment/deploy-secure-deployment/index.html' -> 'www/docs/deployment/deploy-secure-deployment/index.html' 'hugo/public/docs/deployment/upgrading' -> 'www/docs/deployment/upgrading' 'hugo/public/docs/deployment/upgrading/index.html' -> 'www/docs/deployment/upgrading/index.html' 'hugo/public/docs/deployment/upgrading/index.xml' -> 'www/docs/deployment/upgrading/index.xml' 'hugo/public/docs/deployment/upgrading/upgrade_version_sw360_17_to_18' -> 'www/docs/deployment/upgrading/upgrade_version_sw360_17_to_18' 'hugo/public/docs/deployment/upgrading/upgrade_version_sw360_17_to_18/index.html' -> 'www/docs/deployment/upgrading/upgrade_version_sw360_17_to_18/index.html' 'hugo/public/docs/deployment/upgrading/upgrade_version_sw360_16_to_17' -> 'www/docs/deployment/upgrading/upgrade_version_sw360_16_to_17' 'hugo/public/docs/deployment/upgrading/upgrade_version_sw360_16_to_17/index.html' -> 'www/docs/deployment/upgrading/upgrade_version_sw360_16_to_17/index.html' 'hugo/public/docs/deployment/upgrading/deploy-upgrade-to-liferay-7.3-and-java-11' -> 'www/docs/deployment/upgrading/deploy-upgrade-to-liferay-7.3-and-java-11' 'hugo/public/docs/deployment/upgrading/deploy-upgrade-to-liferay-7.3-and-java-11/index.html' -> 'www/docs/deployment/upgrading/deploy-upgrade-to-liferay-7.3-and-java-11/index.html' 'hugo/public/docs/deployment/upgrading/upgrade_version_sw360_15_to_16' -> 'www/docs/deployment/upgrading/upgrade_version_sw360_15_to_16' 'hugo/public/docs/deployment/upgrading/upgrade_version_sw360_15_to_16/index.html' -> 'www/docs/deployment/upgrading/upgrade_version_sw360_15_to_16/index.html' 'hugo/public/docs/deployment/upgrading/upgrade-sw360-from-14.0.0-to-15.0.0' -> 'www/docs/deployment/upgrading/upgrade-sw360-from-14.0.0-to-15.0.0' 'hugo/public/docs/deployment/upgrading/upgrade-sw360-from-14.0.0-to-15.0.0/index.html' -> 'www/docs/deployment/upgrading/upgrade-sw360-from-14.0.0-to-15.0.0/index.html' 'hugo/public/docs/administrationguide' -> 'www/docs/administrationguide' 'hugo/public/docs/administrationguide/index.html' -> 'www/docs/administrationguide/index.html' 'hugo/public/docs/administrationguide/index.xml' -> 'www/docs/administrationguide/index.xml' 'hugo/public/docs/administrationguide/vulnerabilitymanagement' -> 'www/docs/administrationguide/vulnerabilitymanagement' 'hugo/public/docs/administrationguide/vulnerabilitymanagement/index.html' -> 'www/docs/administrationguide/vulnerabilitymanagement/index.html' 'hugo/public/docs/administrationguide/vulnerabilitymanagement/index.xml' -> 'www/docs/administrationguide/vulnerabilitymanagement/index.xml' 'hugo/public/docs/administrationguide/vulnerabilitymanagement/vulnerabilities' -> 'www/docs/administrationguide/vulnerabilitymanagement/vulnerabilities' 'hugo/public/docs/administrationguide/vulnerabilitymanagement/vulnerabilities/index.html' -> 'www/docs/administrationguide/vulnerabilitymanagement/vulnerabilities/index.html' 'hugo/public/docs/administrationguide/vulnerabilitymanagement/user-check-vulnerabilities-for-your-project' -> 'www/docs/administrationguide/vulnerabilitymanagement/user-check-vulnerabilities-for-your-project' 'hugo/public/docs/administrationguide/vulnerabilitymanagement/user-check-vulnerabilities-for-your-project/index.html' -> 'www/docs/administrationguide/vulnerabilitymanagement/user-check-vulnerabilities-for-your-project/index.html' 'hugo/public/docs/administrationguide/user-data-model-enumerations' -> 'www/docs/administrationguide/user-data-model-enumerations' 'hugo/public/docs/administrationguide/user-data-model-enumerations/index.html' -> 'www/docs/administrationguide/user-data-model-enumerations/index.html' 'hugo/public/docs/administrationguide/menu' -> 'www/docs/administrationguide/menu' 'hugo/public/docs/administrationguide/menu/index.html' -> 'www/docs/administrationguide/menu/index.html' 'hugo/public/docs/administrationguide/user-scheduling-cve-search-by-admins' -> 'www/docs/administrationguide/user-scheduling-cve-search-by-admins' 'hugo/public/docs/administrationguide/user-scheduling-cve-search-by-admins/index.html' -> 'www/docs/administrationguide/user-scheduling-cve-search-by-admins/index.html' 'hugo/public/docs/administrationguide/user-management-roles' -> 'www/docs/administrationguide/user-management-roles' 'hugo/public/docs/administrationguide/user-management-roles/index.html' -> 'www/docs/administrationguide/user-management-roles/index.html' 'hugo/public/docs/administrationguide/properties' -> 'www/docs/administrationguide/properties' 'hugo/public/docs/administrationguide/properties/index.html' -> 'www/docs/administrationguide/properties/index.html' 'hugo/public/docs/development' -> 'www/docs/development' 'hugo/public/docs/development/index.html' -> 'www/docs/development/index.html' 'hugo/public/docs/development/index.xml' -> 'www/docs/development/index.xml' 'hugo/public/docs/development/dev-dod-and-style' -> 'www/docs/development/dev-dod-and-style' 'hugo/public/docs/development/dev-dod-and-style/index.html' -> 'www/docs/development/dev-dod-and-style/index.html' 'hugo/public/docs/development/dev-testing-frameworks' -> 'www/docs/development/dev-testing-frameworks' 'hugo/public/docs/development/dev-testing-frameworks/index.html' -> 'www/docs/development/dev-testing-frameworks/index.html' 'hugo/public/docs/development/dev-semantic-commits' -> 'www/docs/development/dev-semantic-commits' 'hugo/public/docs/development/dev-semantic-commits/index.html' -> 'www/docs/development/dev-semantic-commits/index.html' 'hugo/public/docs/development/dev-branches' -> 'www/docs/development/dev-branches' 'hugo/public/docs/development/dev-branches/index.html' -> 'www/docs/development/dev-branches/index.html' 'hugo/public/docs/development/dev-filtering-in-portlets' -> 'www/docs/development/dev-filtering-in-portlets' 'hugo/public/docs/development/dev-filtering-in-portlets/index.html' -> 'www/docs/development/dev-filtering-in-portlets/index.html' 'hugo/public/docs/development/dev-fossology-integration' -> 'www/docs/development/dev-fossology-integration' 'hugo/public/docs/development/dev-fossology-integration/index.html' -> 'www/docs/development/dev-fossology-integration/index.html' 'hugo/public/docs/development/dev-liferay-friendly-url' -> 'www/docs/development/dev-liferay-friendly-url' 'hugo/public/docs/development/dev-liferay-friendly-url/index.html' -> 'www/docs/development/dev-liferay-friendly-url/index.html' 'hugo/public/docs/development/dev-releasing-sw360' -> 'www/docs/development/dev-releasing-sw360' 'hugo/public/docs/development/dev-releasing-sw360/index.html' -> 'www/docs/development/dev-releasing-sw360/index.html' 'hugo/public/docs/development/restapi' -> 'www/docs/development/restapi' 'hugo/public/docs/development/restapi/index.html' -> 'www/docs/development/restapi/index.html' 'hugo/public/docs/development/restapi/index.xml' -> 'www/docs/development/restapi/index.xml' 'hugo/public/docs/development/restapi/access' -> 'www/docs/development/restapi/access' 'hugo/public/docs/development/restapi/access/index.html' -> 'www/docs/development/restapi/access/index.html' 'hugo/public/docs/development/restapi/dev-rest-api' -> 'www/docs/development/restapi/dev-rest-api' 'hugo/public/docs/development/restapi/dev-rest-api/index.html' -> 'www/docs/development/restapi/dev-rest-api/index.html' 'hugo/public/docs/development/dev-adding-new-fields-to-existing-classes' -> 'www/docs/development/dev-adding-new-fields-to-existing-classes' 'hugo/public/docs/development/dev-adding-new-fields-to-existing-classes/index.html' -> 'www/docs/development/dev-adding-new-fields-to-existing-classes/index.html' 'hugo/public/docs/development/dev-using-requirejs-for-javascript-modules' -> 'www/docs/development/dev-using-requirejs-for-javascript-modules' 'hugo/public/docs/development/dev-using-requirejs-for-javascript-modules/index.html' -> 'www/docs/development/dev-using-requirejs-for-javascript-modules/index.html' 'hugo/public/docs/development/dev-external-documents-with-couchdb' -> 'www/docs/development/dev-external-documents-with-couchdb' 'hugo/public/docs/development/dev-external-documents-with-couchdb/index.html' -> 'www/docs/development/dev-external-documents-with-couchdb/index.html' 'hugo/public/docs/development/dev-role-authorisation-model' -> 'www/docs/development/dev-role-authorisation-model' 'hugo/public/docs/development/dev-role-authorisation-model/index.html' -> 'www/docs/development/dev-role-authorisation-model/index.html' 'hugo/public/docs/development/dev-database-migration-using-costco' -> 'www/docs/development/dev-database-migration-using-costco' 'hugo/public/docs/development/dev-database-migration-using-costco/index.html' -> 'www/docs/development/dev-database-migration-using-costco/index.html' 'hugo/public/docs/development/dev-troubleshooting' -> 'www/docs/development/dev-troubleshooting' 'hugo/public/docs/development/dev-troubleshooting/index.html' -> 'www/docs/development/dev-troubleshooting/index.html' 'hugo/public/docs/development/dev-moderation-requests' -> 'www/docs/development/dev-moderation-requests' 'hugo/public/docs/development/dev-moderation-requests/index.html' -> 'www/docs/development/dev-moderation-requests/index.html' 'hugo/public/docs/development/dev-adding-a-new-portlet-frontend' -> 'www/docs/development/dev-adding-a-new-portlet-frontend' 'hugo/public/docs/development/dev-adding-a-new-portlet-frontend/index.html' -> 'www/docs/development/dev-adding-a-new-portlet-frontend/index.html' 'hugo/public/docs/development/dev-adding-a-new-portlet-backend' -> 'www/docs/development/dev-adding-a-new-portlet-backend' 'hugo/public/docs/development/dev-adding-a-new-portlet-backend/index.html' -> 'www/docs/development/dev-adding-a-new-portlet-backend/index.html' 'hugo/public/docs/development/testcases' -> 'www/docs/development/testcases' 'hugo/public/docs/development/testcases/index.html' -> 'www/docs/development/testcases/index.html' 'hugo/public/docs/development/testcases/index.xml' -> 'www/docs/development/testcases/index.xml' 'hugo/public/docs/development/testcases/test-cases-projects' -> 'www/docs/development/testcases/test-cases-projects' 'hugo/public/docs/development/testcases/test-cases-projects/index.html' -> 'www/docs/development/testcases/test-cases-projects/index.html' 'hugo/public/docs/development/testcases/test-cases-licenses' -> 'www/docs/development/testcases/test-cases-licenses' 'hugo/public/docs/development/testcases/test-cases-licenses/index.html' -> 'www/docs/development/testcases/test-cases-licenses/index.html' 'hugo/public/docs/development/testcases/test-cases-moderations' -> 'www/docs/development/testcases/test-cases-moderations' 'hugo/public/docs/development/testcases/test-cases-moderations/index.html' -> 'www/docs/development/testcases/test-cases-moderations/index.html' 'hugo/public/docs/development/testcases/test-cases-components' -> 'www/docs/development/testcases/test-cases-components' 'hugo/public/docs/development/testcases/test-cases-components/index.html' -> 'www/docs/development/testcases/test-cases-components/index.html' 'hugo/public/docs/userguide' -> 'www/docs/userguide' 'hugo/public/docs/userguide/index.html' -> 'www/docs/userguide/index.html' 'hugo/public/docs/userguide/index.xml' -> 'www/docs/userguide/index.xml' 'hugo/public/docs/userguide/requests' -> 'www/docs/userguide/requests' 'hugo/public/docs/userguide/requests/index.html' -> 'www/docs/userguide/requests/index.html' 'hugo/public/docs/userguide/spdx_document' -> 'www/docs/userguide/spdx_document' 'hugo/public/docs/userguide/spdx_document/index.html' -> 'www/docs/userguide/spdx_document/index.html' 'hugo/public/docs/userguide/components' -> 'www/docs/userguide/components' 'hugo/public/docs/userguide/components/index.html' -> 'www/docs/userguide/components/index.html' 'hugo/public/docs/userguide/bestpractices' -> 'www/docs/userguide/bestpractices' 'hugo/public/docs/userguide/bestpractices/index.html' -> 'www/docs/userguide/bestpractices/index.html' 'hugo/public/docs/userguide/bestpractices/index.xml' -> 'www/docs/userguide/bestpractices/index.xml' 'hugo/public/docs/userguide/bestpractices/license-naming' -> 'www/docs/userguide/bestpractices/license-naming' 'hugo/public/docs/userguide/bestpractices/license-naming/index.html' -> 'www/docs/userguide/bestpractices/license-naming/index.html' 'hugo/public/docs/userguide/bestpractices/user-attachment-file-types' -> 'www/docs/userguide/bestpractices/user-attachment-file-types' 'hugo/public/docs/userguide/bestpractices/user-attachment-file-types/index.html' -> 'www/docs/userguide/bestpractices/user-attachment-file-types/index.html' 'hugo/public/docs/userguide/bestpractices/component-naming' -> 'www/docs/userguide/bestpractices/component-naming' 'hugo/public/docs/userguide/bestpractices/component-naming/index.html' -> 'www/docs/userguide/bestpractices/component-naming/index.html' 'hugo/public/docs/userguide/bestpractices/good-record-creation-structure' -> 'www/docs/userguide/bestpractices/good-record-creation-structure' 'hugo/public/docs/userguide/bestpractices/good-record-creation-structure/index.html' -> 'www/docs/userguide/bestpractices/good-record-creation-structure/index.html' 'hugo/public/docs/userguide/bestpractices/workflows' -> 'www/docs/userguide/bestpractices/workflows' 'hugo/public/docs/userguide/bestpractices/workflows/index.html' -> 'www/docs/userguide/bestpractices/workflows/index.html' 'hugo/public/docs/userguide/faq' -> 'www/docs/userguide/faq' 'hugo/public/docs/userguide/faq/index.html' -> 'www/docs/userguide/faq/index.html' 'hugo/public/docs/userguide/licenses' -> 'www/docs/userguide/licenses' 'hugo/public/docs/userguide/licenses/index.html' -> 'www/docs/userguide/licenses/index.html' 'hugo/public/docs/userguide/login' -> 'www/docs/userguide/login' 'hugo/public/docs/userguide/login/index.html' -> 'www/docs/userguide/login/index.html' 'hugo/public/docs/userguide/sw360-homepage' -> 'www/docs/userguide/sw360-homepage' 'hugo/public/docs/userguide/sw360-homepage/index.html' -> 'www/docs/userguide/sw360-homepage/index.html' 'hugo/public/docs/userguide/search' -> 'www/docs/userguide/search' 'hugo/public/docs/userguide/search/index.html' -> 'www/docs/userguide/search/index.html' 'hugo/public/docs/userguide/dependency_network' -> 'www/docs/userguide/dependency_network' 'hugo/public/docs/userguide/dependency_network/index.html' -> 'www/docs/userguide/dependency_network/index.html' 'hugo/public/docs/userguide/project' -> 'www/docs/userguide/project' 'hugo/public/docs/userguide/project/index.html' -> 'www/docs/userguide/project/index.html' 'hugo/public/docs/userguide/preferrences' -> 'www/docs/userguide/preferrences' 'hugo/public/docs/userguide/preferrences/index.html' -> 'www/docs/userguide/preferrences/index.html' 'hugo/public/favicons' -> 'www/favicons' 'hugo/public/favicons/android-144x144.png' -> 'www/favicons/android-144x144.png' 'hugo/public/favicons/android-192x192.png' -> 'www/favicons/android-192x192.png' 'hugo/public/favicons/android-36x36.png' -> 'www/favicons/android-36x36.png' 'hugo/public/favicons/android-48x48.png' -> 'www/favicons/android-48x48.png' 'hugo/public/favicons/android-72x72.png' -> 'www/favicons/android-72x72.png' 'hugo/public/favicons/android-96x96.png' -> 'www/favicons/android-96x96.png' 'hugo/public/favicons/android-chrome-192x192.png' -> 'www/favicons/android-chrome-192x192.png' 'hugo/public/favicons/android-chrome-512x512.png' -> 'www/favicons/android-chrome-512x512.png' 'hugo/public/favicons/android-chrome-maskable-192x192.png' -> 'www/favicons/android-chrome-maskable-192x192.png' 'hugo/public/favicons/android-chrome-maskable-512x512.png' -> 'www/favicons/android-chrome-maskable-512x512.png' 'hugo/public/favicons/apple-touch-icon-120x120.png' -> 'www/favicons/apple-touch-icon-120x120.png' 'hugo/public/favicons/apple-touch-icon-152x152.png' -> 'www/favicons/apple-touch-icon-152x152.png' 'hugo/public/favicons/apple-touch-icon-167x167.png' -> 'www/favicons/apple-touch-icon-167x167.png' 'hugo/public/favicons/apple-touch-icon-180x180.png' -> 'www/favicons/apple-touch-icon-180x180.png' 'hugo/public/favicons/apple-touch-icon-60x60.png' -> 'www/favicons/apple-touch-icon-60x60.png' 'hugo/public/favicons/apple-touch-icon-76x76.png' -> 'www/favicons/apple-touch-icon-76x76.png' 'hugo/public/favicons/apple-touch-icon.png' -> 'www/favicons/apple-touch-icon.png' 'hugo/public/favicons/coast-228x228.png' -> 'www/favicons/coast-228x228.png' 'hugo/public/favicons/favicon-1024.png' -> 'www/favicons/favicon-1024.png' 'hugo/public/favicons/favicon-128x128.png' -> 'www/favicons/favicon-128x128.png' 'hugo/public/favicons/favicon-16x16.png' -> 'www/favicons/favicon-16x16.png' 'hugo/public/favicons/favicon-256.png' -> 'www/favicons/favicon-256.png' 'hugo/public/favicons/favicon-256x256.png' -> 'www/favicons/favicon-256x256.png' 'hugo/public/favicons/favicon-32x32.png' -> 'www/favicons/favicon-32x32.png' 'hugo/public/favicons/favicon-48x48.png' -> 'www/favicons/favicon-48x48.png' 'hugo/public/favicons/favicon-64x64.png' -> 'www/favicons/favicon-64x64.png' 'hugo/public/favicons/favicon-96x96.png' -> 'www/favicons/favicon-96x96.png' 'hugo/public/favicons/favicon.ico' -> 'www/favicons/favicon.ico' 'hugo/public/favicons/msapplication-icon-144x144.png' -> 'www/favicons/msapplication-icon-144x144.png' 'hugo/public/favicons/mstile-150x150.png' -> 'www/favicons/mstile-150x150.png' 'hugo/public/favicons/pwa-192x192.png' -> 'www/favicons/pwa-192x192.png' 'hugo/public/favicons/pwa-512x512.png' -> 'www/favicons/pwa-512x512.png' 'hugo/public/favicons/tile150x150.png' -> 'www/favicons/tile150x150.png' 'hugo/public/favicons/tile310x150.png' -> 'www/favicons/tile310x150.png' 'hugo/public/favicons/tile310x310.png' -> 'www/favicons/tile310x310.png' 'hugo/public/favicons/tile70x70.png' -> 'www/favicons/tile70x70.png' 'hugo/public/img' -> 'www/img' 'hugo/public/img/favicon.ico' -> 'www/img/favicon.ico' 'hugo/public/img/featured-background.jpg' -> 'www/img/featured-background.jpg' 'hugo/public/img/ImagesBasic' -> 'www/img/ImagesBasic' 'hugo/public/img/ImagesBasic/AddAttachment.png' -> 'www/img/ImagesBasic/AddAttachment.png' 'hugo/public/img/ImagesBasic/AddReleaseButton.png' -> 'www/img/ImagesBasic/AddReleaseButton.png' 'hugo/public/img/ImagesBasic/AddReleaseScreenWithoutData1.png' -> 'www/img/ImagesBasic/AddReleaseScreenWithoutData1.png' 'hugo/public/img/ImagesBasic/AddReleaseScreenWithoutData2.png' -> 'www/img/ImagesBasic/AddReleaseScreenWithoutData2.png' 'hugo/public/img/ImagesBasic/Additional_data_1.png' -> 'www/img/ImagesBasic/Additional_data_1.png' 'hugo/public/img/ImagesBasic/Additional_data_2.png' -> 'www/img/ImagesBasic/Additional_data_2.png' 'hugo/public/img/ImagesBasic/Addproject4.png' -> 'www/img/ImagesBasic/Addproject4.png' 'hugo/public/img/ImagesBasic/Addproject_5.png' -> 'www/img/ImagesBasic/Addproject_5.png' 'hugo/public/img/ImagesBasic/Attachment_2.png' -> 'www/img/ImagesBasic/Attachment_2.png' 'hugo/public/img/ImagesBasic/ClearingRequest.png' -> 'www/img/ImagesBasic/ClearingRequest.png' 'hugo/public/img/ImagesBasic/Clearing_Information.png' -> 'www/img/ImagesBasic/Clearing_Information.png' 'hugo/public/img/ImagesBasic/ComponentList.png' -> 'www/img/ImagesBasic/ComponentList.png' 'hugo/public/img/ImagesBasic/Componentpage' -> 'www/img/ImagesBasic/Componentpage' 'hugo/public/img/ImagesBasic/Componentpage/Assesment_Summary_Info.png' -> 'www/img/ImagesBasic/Componentpage/Assesment_Summary_Info.png' 'hugo/public/img/ImagesBasic/Componentpage/Changelog1.png' -> 'www/img/ImagesBasic/Componentpage/Changelog1.png' 'hugo/public/img/ImagesBasic/Componentpage/Changelog2.png' -> 'www/img/ImagesBasic/Componentpage/Changelog2.png' 'hugo/public/img/ImagesBasic/Componentpage/ComponentAdditionalroles.png' -> 'www/img/ImagesBasic/Componentpage/ComponentAdditionalroles.png' 'hugo/public/img/ImagesBasic/Componentpage/ComponentExternalIds.png' -> 'www/img/ImagesBasic/Componentpage/ComponentExternalIds.png' 'hugo/public/img/ImagesBasic/Componentpage/ComponentPage.png' -> 'www/img/ImagesBasic/Componentpage/ComponentPage.png' 'hugo/public/img/ImagesBasic/Componentpage/ComponentSPDXattachment.png' -> 'www/img/ImagesBasic/Componentpage/ComponentSPDXattachment.png' 'hugo/public/img/ImagesBasic/Componentpage/ComponentSPDXattachment2.png' -> 'www/img/ImagesBasic/Componentpage/ComponentSPDXattachment2.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_Additional_Role2.png' -> 'www/img/ImagesBasic/Componentpage/Component_Additional_Role2.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_Assesment_summary_info1.png' -> 'www/img/ImagesBasic/Componentpage/Component_Assesment_summary_info1.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_Attachments.png' -> 'www/img/ImagesBasic/Componentpage/Component_Attachments.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_ChangeLog.png' -> 'www/img/ImagesBasic/Componentpage/Component_ChangeLog.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_General_Info.png' -> 'www/img/ImagesBasic/Componentpage/Component_General_Info.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_Roles.png' -> 'www/img/ImagesBasic/Componentpage/Component_Roles.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_SPDX_Attachments_1.png' -> 'www/img/ImagesBasic/Componentpage/Component_SPDX_Attachments_1.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_SPDX_Attachments_2.png' -> 'www/img/ImagesBasic/Componentpage/Component_SPDX_Attachments_2.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_Vulnerability.png' -> 'www/img/ImagesBasic/Componentpage/Component_Vulnerability.png' 'hugo/public/img/ImagesBasic/Componentpage/Component_release_vulnerability.png' -> 'www/img/ImagesBasic/Componentpage/Component_release_vulnerability.png' 'hugo/public/img/ImagesBasic/Componentpage/Componentadditionaldata.png' -> 'www/img/ImagesBasic/Componentpage/Componentadditionaldata.png' 'hugo/public/img/ImagesBasic/Componentpage/Componentreleases.png' -> 'www/img/ImagesBasic/Componentpage/Componentreleases.png' 'hugo/public/img/ImagesBasic/Componentpage/Componentreleasesummary.png' -> 'www/img/ImagesBasic/Componentpage/Componentreleasesummary.png' 'hugo/public/img/ImagesBasic/Componentpage/Create_Release1.png' -> 'www/img/ImagesBasic/Componentpage/Create_Release1.png' 'hugo/public/img/ImagesBasic/Componentpage/Create_Release2.png' -> 'www/img/ImagesBasic/Componentpage/Create_Release2.png' 'hugo/public/img/ImagesBasic/Componentpage/Create_Release3.png' -> 'www/img/ImagesBasic/Componentpage/Create_Release3.png' 'hugo/public/img/ImagesBasic/Componentpage/Editcomponent.png' -> 'www/img/ImagesBasic/Componentpage/Editcomponent.png' 'hugo/public/img/ImagesBasic/Componentpage/Merge_1.png' -> 'www/img/ImagesBasic/Componentpage/Merge_1.png' 'hugo/public/img/ImagesBasic/Componentpage/Merge_2.png' -> 'www/img/ImagesBasic/Componentpage/Merge_2.png' 'hugo/public/img/ImagesBasic/Componentpage/Merge_Icon_1.png' -> 'www/img/ImagesBasic/Componentpage/Merge_Icon_1.png' 'hugo/public/img/ImagesBasic/Componentpage/Merge_Icon_2.png' -> 'www/img/ImagesBasic/Componentpage/Merge_Icon_2.png' 'hugo/public/img/ImagesBasic/Componentpage/Merge_Icon_3.png' -> 'www/img/ImagesBasic/Componentpage/Merge_Icon_3.png' 'hugo/public/img/ImagesBasic/Componentpage/Release_Clearing_Details.png' -> 'www/img/ImagesBasic/Componentpage/Release_Clearing_Details.png' 'hugo/public/img/ImagesBasic/Componentpage/Release_Clearing_Details2.png' -> 'www/img/ImagesBasic/Componentpage/Release_Clearing_Details2.png' 'hugo/public/img/ImagesBasic/Componentpage/Release_Clearing_Details3.png' -> 'www/img/ImagesBasic/Componentpage/Release_Clearing_Details3.png' 'hugo/public/img/ImagesBasic/Componentpage/Release_ECC_Details.png' -> 'www/img/ImagesBasic/Componentpage/Release_ECC_Details.png' 'hugo/public/img/ImagesBasic/Componentpage/Releaserepository.png' -> 'www/img/ImagesBasic/Componentpage/Releaserepository.png' 'hugo/public/img/ImagesBasic/Componentpage/Split_1.png' -> 'www/img/ImagesBasic/Componentpage/Split_1.png' 'hugo/public/img/ImagesBasic/Componentpage/Split_2.png' -> 'www/img/ImagesBasic/Componentpage/Split_2.png' 'hugo/public/img/ImagesBasic/Componentpage/Split_Icon_1.png' -> 'www/img/ImagesBasic/Componentpage/Split_Icon_1.png' 'hugo/public/img/ImagesBasic/Componentpage/View_Component.png' -> 'www/img/ImagesBasic/Componentpage/View_Component.png' 'hugo/public/img/ImagesBasic/Copy_Duplicate.png' -> 'www/img/ImagesBasic/Copy_Duplicate.png' 'hugo/public/img/ImagesBasic/Create_clearing_request.png' -> 'www/img/ImagesBasic/Create_clearing_request.png' 'hugo/public/img/ImagesBasic/Delete_Trash.png' -> 'www/img/ImagesBasic/Delete_Trash.png' 'hugo/public/img/ImagesBasic/Deleteproject1.png' -> 'www/img/ImagesBasic/Deleteproject1.png' 'hugo/public/img/ImagesBasic/EditProject_Attachments.png' -> 'www/img/ImagesBasic/EditProject_Attachments.png' 'hugo/public/img/ImagesBasic/Edit_Pen.png' -> 'www/img/ImagesBasic/Edit_Pen.png' 'hugo/public/img/ImagesBasic/Export-Spreadsheet.png' -> 'www/img/ImagesBasic/Export-Spreadsheet.png' 'hugo/public/img/ImagesBasic/Export_spreadsheet.png' -> 'www/img/ImagesBasic/Export_spreadsheet.png' 'hugo/public/img/ImagesBasic/Generate_license_info.png' -> 'www/img/ImagesBasic/Generate_license_info.png' 'hugo/public/img/ImagesBasic/Generate_license_info_2 .png' -> 'www/img/ImagesBasic/Generate_license_info_2 .png' 'hugo/public/img/ImagesBasic/Generate_license_info_3.png' -> 'www/img/ImagesBasic/Generate_license_info_3.png' 'hugo/public/img/ImagesBasic/Home_Page.png' -> 'www/img/ImagesBasic/Home_Page.png' 'hugo/public/img/ImagesBasic/ImportSBOM.png' -> 'www/img/ImagesBasic/ImportSBOM.png' 'hugo/public/img/ImagesBasic/LicenseClearing_1.png' -> 'www/img/ImagesBasic/LicenseClearing_1.png' 'hugo/public/img/ImagesBasic/License_Clearing_request.png' -> 'www/img/ImagesBasic/License_Clearing_request.png' 'hugo/public/img/ImagesBasic/Link_release_1.png' -> 'www/img/ImagesBasic/Link_release_1.png' 'hugo/public/img/ImagesBasic/Link_release_2.png' -> 'www/img/ImagesBasic/Link_release_2.png' 'hugo/public/img/ImagesBasic/Link_release_3.png' -> 'www/img/ImagesBasic/Link_release_3.png' 'hugo/public/img/ImagesBasic/Linked-projects_1.png' -> 'www/img/ImagesBasic/Linked-projects_1.png' 'hugo/public/img/ImagesBasic/Linked-projects_2.png' -> 'www/img/ImagesBasic/Linked-projects_2.png' 'hugo/public/img/ImagesBasic/Linked-projects_3.png' -> 'www/img/ImagesBasic/Linked-projects_3.png' 'hugo/public/img/ImagesBasic/Linking_project.png' -> 'www/img/ImagesBasic/Linking_project.png' 'hugo/public/img/ImagesBasic/Loginpage.png' -> 'www/img/ImagesBasic/Loginpage.png' 'hugo/public/img/ImagesBasic/ProjectAdministration.png' -> 'www/img/ImagesBasic/ProjectAdministration.png' 'hugo/public/img/ImagesBasic/ProjectExternalURL1.png' -> 'www/img/ImagesBasic/ProjectExternalURL1.png' 'hugo/public/img/ImagesBasic/ProjectExternalURL2.png' -> 'www/img/ImagesBasic/ProjectExternalURL2.png' 'hugo/public/img/ImagesBasic/ProjectGeneralInfo (1).png' -> 'www/img/ImagesBasic/ProjectGeneralInfo (1).png' 'hugo/public/img/ImagesBasic/ProjectLifecycle.png' -> 'www/img/ImagesBasic/ProjectLifecycle.png' 'hugo/public/img/ImagesBasic/ProjectLinkedreleasesandprojects.png' -> 'www/img/ImagesBasic/ProjectLinkedreleasesandprojects.png' 'hugo/public/img/ImagesBasic/ProjectRoles.png' -> 'www/img/ImagesBasic/ProjectRoles.png' 'hugo/public/img/ImagesBasic/Project_external_ID_1.png' -> 'www/img/ImagesBasic/Project_external_ID_1.png' 'hugo/public/img/ImagesBasic/Project_external_ID_2.png' -> 'www/img/ImagesBasic/Project_external_ID_2.png' 'hugo/public/img/ImagesBasic/Projectpage.png' -> 'www/img/ImagesBasic/Projectpage.png' 'hugo/public/img/ImagesBasic/ReleaseClearingDetails.png' -> 'www/img/ImagesBasic/ReleaseClearingDetails.png' 'hugo/public/img/ImagesBasic/SVM_Tracking.png' -> 'www/img/ImagesBasic/SVM_Tracking.png' 'hugo/public/img/ImagesBasic/SVM_Tracking_2.png' -> 'www/img/ImagesBasic/SVM_Tracking_2.png' 'hugo/public/img/ImagesBasic/SearchVendor.png' -> 'www/img/ImagesBasic/SearchVendor.png' 'hugo/public/img/ImagesBasic/Search_Page.png' -> 'www/img/ImagesBasic/Search_Page.png' 'hugo/public/img/ImagesBasic/SignIn.png' -> 'www/img/ImagesBasic/SignIn.png' 'hugo/public/img/ImagesBasic/SortIcon.png' -> 'www/img/ImagesBasic/SortIcon.png' 'hugo/public/img/ImagesBasic/Source_code_1.png' -> 'www/img/ImagesBasic/Source_code_1.png' 'hugo/public/img/ImagesBasic/Source_code_2.png' -> 'www/img/ImagesBasic/Source_code_2.png' 'hugo/public/img/ImagesBasic/ViewComponent.png' -> 'www/img/ImagesBasic/ViewComponent.png' 'hugo/public/img/ImagesBasic/View_Clearing_Request_2.png' -> 'www/img/ImagesBasic/View_Clearing_Request_2.png' 'hugo/public/img/ImagesBasic/View_Clearing_request.png' -> 'www/img/ImagesBasic/View_Clearing_request.png' 'hugo/public/img/ImagesBasic/add_release.png' -> 'www/img/ImagesBasic/add_release.png' 'hugo/public/img/ImagesBasic/additionalroles1.png' -> 'www/img/ImagesBasic/additionalroles1.png' 'hugo/public/img/ImagesBasic/additionalroles2.png' -> 'www/img/ImagesBasic/additionalroles2.png' 'hugo/public/img/ImagesBasic/admin_menu.png' -> 'www/img/ImagesBasic/admin_menu.png' 'hugo/public/img/ImagesBasic/clearing_detail.png' -> 'www/img/ImagesBasic/clearing_detail.png' 'hugo/public/img/ImagesBasic/comp_pg2.png' -> 'www/img/ImagesBasic/comp_pg2.png' 'hugo/public/img/ImagesBasic/comp_view.png' -> 'www/img/ImagesBasic/comp_view.png' 'hugo/public/img/ImagesBasic/create_comp.png' -> 'www/img/ImagesBasic/create_comp.png' 'hugo/public/img/ImagesBasic/create_proj.png' -> 'www/img/ImagesBasic/create_proj.png' 'hugo/public/img/ImagesBasic/create_release_new.png' -> 'www/img/ImagesBasic/create_release_new.png' 'hugo/public/img/ImagesBasic/dual_license.png' -> 'www/img/ImagesBasic/dual_license.png' 'hugo/public/img/ImagesBasic/duo.png' -> 'www/img/ImagesBasic/duo.png' 'hugo/public/img/ImagesBasic/general-search.png' -> 'www/img/ImagesBasic/general-search.png' 'hugo/public/img/ImagesBasic/homepage.png' -> 'www/img/ImagesBasic/homepage.png' 'hugo/public/img/ImagesBasic/navigationbar-search.png' -> 'www/img/ImagesBasic/navigationbar-search.png' 'hugo/public/img/ImagesBasic/new_attachment.png' -> 'www/img/ImagesBasic/new_attachment.png' 'hugo/public/img/ImagesBasic/new_comp.png' -> 'www/img/ImagesBasic/new_comp.png' 'hugo/public/img/ImagesBasic/new_comp_view.png' -> 'www/img/ImagesBasic/new_comp_view.png' 'hugo/public/img/ImagesBasic/new_proj.png' -> 'www/img/ImagesBasic/new_proj.png' 'hugo/public/img/ImagesBasic/proj_pg2.png' -> 'www/img/ImagesBasic/proj_pg2.png' 'hugo/public/img/ImagesBasic/release_list.png' -> 'www/img/ImagesBasic/release_list.png' 'hugo/public/img/ImagesBasic/start_page.png' -> 'www/img/ImagesBasic/start_page.png' 'hugo/public/img/ImagesBasic/sw360_specific_search.png' -> 'www/img/ImagesBasic/sw360_specific_search.png' 'hugo/public/img/ImagesBasic/LicensePage' -> 'www/img/ImagesBasic/LicensePage' 'hugo/public/img/ImagesBasic/LicensePage/Checked.png' -> 'www/img/ImagesBasic/LicensePage/Checked.png' 'hugo/public/img/ImagesBasic/LicensePage/Create_License.png' -> 'www/img/ImagesBasic/LicensePage/Create_License.png' 'hugo/public/img/ImagesBasic/LicensePage/Edit_License.png' -> 'www/img/ImagesBasic/LicensePage/Edit_License.png' 'hugo/public/img/ImagesBasic/LicensePage/License_Page.png' -> 'www/img/ImagesBasic/LicensePage/License_Page.png' 'hugo/public/img/ImagesBasic/LicensePage/Linked_Obligations.png' -> 'www/img/ImagesBasic/LicensePage/Linked_Obligations.png' 'hugo/public/img/ImagesBasic/LicensePage/Linked_Obligations_2.png' -> 'www/img/ImagesBasic/LicensePage/Linked_Obligations_2.png' 'hugo/public/img/ImagesBasic/LicensePage/Unchecked.png' -> 'www/img/ImagesBasic/LicensePage/Unchecked.png' 'hugo/public/img/ImagesBasic/LicensePage/View_License.png' -> 'www/img/ImagesBasic/LicensePage/View_License.png' 'hugo/public/img/ImagesBasic/Preferences Page' -> 'www/img/ImagesBasic/Preferences Page' 'hugo/public/img/ImagesBasic/Preferences Page/Edit_email_preferences.png' -> 'www/img/ImagesBasic/Preferences Page/Edit_email_preferences.png' 'hugo/public/img/ImagesBasic/Preferences Page/Preferences_Page.png' -> 'www/img/ImagesBasic/Preferences Page/Preferences_Page.png' 'hugo/public/img/ImagesBasic/Preferences Page/REST_API_TOKENS.png' -> 'www/img/ImagesBasic/Preferences Page/REST_API_TOKENS.png' 'hugo/public/img/ImagesBasic/Project_Page' -> 'www/img/ImagesBasic/Project_Page' 'hugo/public/img/ImagesBasic/Project_Page/Additional_data_1.png' -> 'www/img/ImagesBasic/Project_Page/Additional_data_1.png' 'hugo/public/img/ImagesBasic/Project_Page/Additional_data_2.png' -> 'www/img/ImagesBasic/Project_Page/Additional_data_2.png' 'hugo/public/img/ImagesBasic/Project_Page/Addproject4.png' -> 'www/img/ImagesBasic/Project_Page/Addproject4.png' 'hugo/public/img/ImagesBasic/Project_Page/Addproject_5.png' -> 'www/img/ImagesBasic/Project_Page/Addproject_5.png' 'hugo/public/img/ImagesBasic/Project_Page/Attachment_2.png' -> 'www/img/ImagesBasic/Project_Page/Attachment_2.png' 'hugo/public/img/ImagesBasic/Project_Page/ClearingRequest.png' -> 'www/img/ImagesBasic/Project_Page/ClearingRequest.png' 'hugo/public/img/ImagesBasic/Project_Page/Clearing_Information.png' -> 'www/img/ImagesBasic/Project_Page/Clearing_Information.png' 'hugo/public/img/ImagesBasic/Project_Page/Copy_Duplicate.png' -> 'www/img/ImagesBasic/Project_Page/Copy_Duplicate.png' 'hugo/public/img/ImagesBasic/Project_Page/Create_clearing_request.png' -> 'www/img/ImagesBasic/Project_Page/Create_clearing_request.png' 'hugo/public/img/ImagesBasic/Project_Page/Delete_Trash.png' -> 'www/img/ImagesBasic/Project_Page/Delete_Trash.png' 'hugo/public/img/ImagesBasic/Project_Page/Deleteproject1.png' -> 'www/img/ImagesBasic/Project_Page/Deleteproject1.png' 'hugo/public/img/ImagesBasic/Project_Page/EditProject_Attachments.png' -> 'www/img/ImagesBasic/Project_Page/EditProject_Attachments.png' 'hugo/public/img/ImagesBasic/Project_Page/Edit_Pen.png' -> 'www/img/ImagesBasic/Project_Page/Edit_Pen.png' 'hugo/public/img/ImagesBasic/Project_Page/Export_spreadsheet.png' -> 'www/img/ImagesBasic/Project_Page/Export_spreadsheet.png' 'hugo/public/img/ImagesBasic/Project_Page/Generate_license_info.png' -> 'www/img/ImagesBasic/Project_Page/Generate_license_info.png' 'hugo/public/img/ImagesBasic/Project_Page/Generate_license_info_2 .png' -> 'www/img/ImagesBasic/Project_Page/Generate_license_info_2 .png' 'hugo/public/img/ImagesBasic/Project_Page/Generate_license_info_3.png' -> 'www/img/ImagesBasic/Project_Page/Generate_license_info_3.png' 'hugo/public/img/ImagesBasic/Project_Page/ImportSBOM.png' -> 'www/img/ImagesBasic/Project_Page/ImportSBOM.png' 'hugo/public/img/ImagesBasic/Project_Page/LicenseClearing_1.png' -> 'www/img/ImagesBasic/Project_Page/LicenseClearing_1.png' 'hugo/public/img/ImagesBasic/Project_Page/License_Clearing_request.png' -> 'www/img/ImagesBasic/Project_Page/License_Clearing_request.png' 'hugo/public/img/ImagesBasic/Project_Page/Link_release_1.png' -> 'www/img/ImagesBasic/Project_Page/Link_release_1.png' 'hugo/public/img/ImagesBasic/Project_Page/Link_release_2.png' -> 'www/img/ImagesBasic/Project_Page/Link_release_2.png' 'hugo/public/img/ImagesBasic/Project_Page/Link_release_3.png' -> 'www/img/ImagesBasic/Project_Page/Link_release_3.png' 'hugo/public/img/ImagesBasic/Project_Page/Linked-projects_1.png' -> 'www/img/ImagesBasic/Project_Page/Linked-projects_1.png' 'hugo/public/img/ImagesBasic/Project_Page/Linked-projects_2.png' -> 'www/img/ImagesBasic/Project_Page/Linked-projects_2.png' 'hugo/public/img/ImagesBasic/Project_Page/Linked-projects_3.png' -> 'www/img/ImagesBasic/Project_Page/Linked-projects_3.png' 'hugo/public/img/ImagesBasic/Project_Page/Linking_project.png' -> 'www/img/ImagesBasic/Project_Page/Linking_project.png' 'hugo/public/img/ImagesBasic/Project_Page/ProjectAdministration.png' -> 'www/img/ImagesBasic/Project_Page/ProjectAdministration.png' 'hugo/public/img/ImagesBasic/Project_Page/ProjectExternalURL1.png' -> 'www/img/ImagesBasic/Project_Page/ProjectExternalURL1.png' 'hugo/public/img/ImagesBasic/Project_Page/ProjectExternalURL2.png' -> 'www/img/ImagesBasic/Project_Page/ProjectExternalURL2.png' 'hugo/public/img/ImagesBasic/Project_Page/ProjectGeneralInfo (1).png' -> 'www/img/ImagesBasic/Project_Page/ProjectGeneralInfo (1).png' 'hugo/public/img/ImagesBasic/Project_Page/ProjectLifecycle.png' -> 'www/img/ImagesBasic/Project_Page/ProjectLifecycle.png' 'hugo/public/img/ImagesBasic/Project_Page/ProjectLinkedreleasesandprojects.png' -> 'www/img/ImagesBasic/Project_Page/ProjectLinkedreleasesandprojects.png' 'hugo/public/img/ImagesBasic/Project_Page/ProjectRoles.png' -> 'www/img/ImagesBasic/Project_Page/ProjectRoles.png' 'hugo/public/img/ImagesBasic/Project_Page/Project_external_ID_1.png' -> 'www/img/ImagesBasic/Project_Page/Project_external_ID_1.png' 'hugo/public/img/ImagesBasic/Project_Page/Project_external_ID_2.png' -> 'www/img/ImagesBasic/Project_Page/Project_external_ID_2.png' 'hugo/public/img/ImagesBasic/Project_Page/Projectpage.png' -> 'www/img/ImagesBasic/Project_Page/Projectpage.png' 'hugo/public/img/ImagesBasic/Project_Page/SVM_Tracking.png' -> 'www/img/ImagesBasic/Project_Page/SVM_Tracking.png' 'hugo/public/img/ImagesBasic/Project_Page/SVM_Tracking_2.png' -> 'www/img/ImagesBasic/Project_Page/SVM_Tracking_2.png' 'hugo/public/img/ImagesBasic/Project_Page/SortIcon.png' -> 'www/img/ImagesBasic/Project_Page/SortIcon.png' 'hugo/public/img/ImagesBasic/Project_Page/Source_code_1.png' -> 'www/img/ImagesBasic/Project_Page/Source_code_1.png' 'hugo/public/img/ImagesBasic/Project_Page/Source_code_2.png' -> 'www/img/ImagesBasic/Project_Page/Source_code_2.png' 'hugo/public/img/ImagesBasic/Project_Page/View_Clearing_Request_2.png' -> 'www/img/ImagesBasic/Project_Page/View_Clearing_Request_2.png' 'hugo/public/img/ImagesBasic/Project_Page/View_Clearing_request.png' -> 'www/img/ImagesBasic/Project_Page/View_Clearing_request.png' 'hugo/public/img/ImagesBasic/Project_Page/additionalroles1.png' -> 'www/img/ImagesBasic/Project_Page/additionalroles1.png' 'hugo/public/img/ImagesBasic/Project_Page/additionalroles2.png' -> 'www/img/ImagesBasic/Project_Page/additionalroles2.png' 'hugo/public/img/ImagesBasic/Request_Page' -> 'www/img/ImagesBasic/Request_Page' 'hugo/public/img/ImagesBasic/Request_Page/Clearing_Requests.png' -> 'www/img/ImagesBasic/Request_Page/Clearing_Requests.png' 'hugo/public/img/ImagesBasic/Request_Page/Edit_clearing_request_1.png' -> 'www/img/ImagesBasic/Request_Page/Edit_clearing_request_1.png' 'hugo/public/img/ImagesBasic/Request_Page/Edit_clearing_request_2.png' -> 'www/img/ImagesBasic/Request_Page/Edit_clearing_request_2.png' 'hugo/public/img/ImagesBasic/Request_Page/Edit_clearing_request_3.png' -> 'www/img/ImagesBasic/Request_Page/Edit_clearing_request_3.png' 'hugo/public/img/ImagesBasic/Request_Page/Edit_moderation_request.png' -> 'www/img/ImagesBasic/Request_Page/Edit_moderation_request.png' 'hugo/public/img/ImagesBasic/Request_Page/Edit_moderation_request_2.png' -> 'www/img/ImagesBasic/Request_Page/Edit_moderation_request_2.png' 'hugo/public/img/ImagesBasic/Request_Page/Edit_moderation_request_3.png' -> 'www/img/ImagesBasic/Request_Page/Edit_moderation_request_3.png' 'hugo/public/img/ImagesBasic/Request_Page/Moderation_Requests.png' -> 'www/img/ImagesBasic/Request_Page/Moderation_Requests.png' 'hugo/public/img/ImagesBasic/Request_Page/Request_Page.png' -> 'www/img/ImagesBasic/Request_Page/Request_Page.png' 'hugo/public/img/ImagesBasic/VulnerabiblitiesPage' -> 'www/img/ImagesBasic/VulnerabiblitiesPage' 'hugo/public/img/ImagesBasic/VulnerabiblitiesPage/Vulnerabilities_Page.png' -> 'www/img/ImagesBasic/VulnerabiblitiesPage/Vulnerabilities_Page.png' 'hugo/public/img/ImagesBasic/VulnerabiblitiesPage/Vulnerability_References.png' -> 'www/img/ImagesBasic/VulnerabiblitiesPage/Vulnerability_References.png' 'hugo/public/img/ImagesBasic/VulnerabiblitiesPage/Vulnerability_Summary.png' -> 'www/img/ImagesBasic/VulnerabiblitiesPage/Vulnerability_Summary.png' 'hugo/public/img/SW360RESTfulAPIImages' -> 'www/img/SW360RESTfulAPIImages' 'hugo/public/img/SW360RESTfulAPIImages/Preferences-AccessToke.png' -> 'www/img/SW360RESTfulAPIImages/Preferences-AccessToke.png' 'hugo/public/img/SW360RESTfulAPIImages/Preferences-AccessToke1.png' -> 'www/img/SW360RESTfulAPIImages/Preferences-AccessToke1.png' 'hugo/public/img/SW360RESTfulAPIImages/techtokenreadexample.png' -> 'www/img/SW360RESTfulAPIImages/techtokenreadexample.png' 'hugo/public/img/SW360RESTfulAPIImages/techtokenreadwriteexample.png' -> 'www/img/SW360RESTfulAPIImages/techtokenreadwriteexample.png' 'hugo/public/img/banners' -> 'www/img/banners' 'hugo/public/img/banners/banner-1.jpg' -> 'www/img/banners/banner-1.jpg' 'hugo/public/img/carousel' -> 'www/img/carousel' 'hugo/public/img/carousel/sw360-slide-01.jpg' -> 'www/img/carousel/sw360-slide-01.jpg' 'hugo/public/img/carousel/sw360-slide-02.jpg' -> 'www/img/carousel/sw360-slide-02.jpg' 'hugo/public/img/carousel/sw360-slide-03.jpg' -> 'www/img/carousel/sw360-slide-03.jpg' 'hugo/public/img/clients' -> 'www/img/clients' 'hugo/public/img/clients/Cariad.png' -> 'www/img/clients/Cariad.png' 'hugo/public/img/clients/Eclipse.png' -> 'www/img/clients/Eclipse.png' 'hugo/public/img/clients/Siemens.png' -> 'www/img/clients/Siemens.png' 'hugo/public/img/couchdb' -> 'www/img/couchdb' 'hugo/public/img/couchdb/ConfigDomainCouchdb.jpg' -> 'www/img/couchdb/ConfigDomainCouchdb.jpg' 'hugo/public/img/couchdb/ConfigIPCouchdb.jpg' -> 'www/img/couchdb/ConfigIPCouchdb.jpg' 'hugo/public/img/couchdb/ConfigTypeCouchdb.jpg' -> 'www/img/couchdb/ConfigTypeCouchdb.jpg' 'hugo/public/img/couchdb/RepeatPassword.jpg' -> 'www/img/couchdb/RepeatPassword.jpg' 'hugo/public/img/couchdb/SetupMagicCookie.jpg' -> 'www/img/couchdb/SetupMagicCookie.jpg' 'hugo/public/img/couchdb/SetupPassword.jpg' -> 'www/img/couchdb/SetupPassword.jpg' 'hugo/public/img/couchdb/StatusStartCouchdb.jpg' -> 'www/img/couchdb/StatusStartCouchdb.jpg' 'hugo/public/img/couchdb/StatusStopCouchdb.jpg' -> 'www/img/couchdb/StatusStopCouchdb.jpg' 'hugo/public/img/logos' -> 'www/img/logos' 'hugo/public/img/logos/logo_full.svg' -> 'www/img/logos/logo_full.svg' 'hugo/public/img/sw360screenshots' -> 'www/img/sw360screenshots' 'hugo/public/img/sw360screenshots/ReIndexSearch.png' -> 'www/img/sw360screenshots/ReIndexSearch.png' 'hugo/public/img/sw360screenshots/sw360screenshot-components01.png' -> 'www/img/sw360screenshots/sw360screenshot-components01.png' 'hugo/public/img/sw360screenshots/sw360screenshot-components02.png' -> 'www/img/sw360screenshots/sw360screenshot-components02.png' 'hugo/public/img/sw360screenshots/sw360screenshot-components03.png' -> 'www/img/sw360screenshots/sw360screenshot-components03.png' 'hugo/public/img/sw360screenshots/sw360screenshot-components04.png' -> 'www/img/sw360screenshots/sw360screenshot-components04.png' 'hugo/public/img/sw360screenshots/sw360screenshot-ecc.png' -> 'www/img/sw360screenshots/sw360screenshot-ecc.png' 'hugo/public/img/sw360screenshots/sw360screenshot-home.png' -> 'www/img/sw360screenshots/sw360screenshot-home.png' 'hugo/public/img/sw360screenshots/sw360screenshot-preferences01.png' -> 'www/img/sw360screenshots/sw360screenshot-preferences01.png' 'hugo/public/img/sw360screenshots/sw360screenshot-preferences02.png' -> 'www/img/sw360screenshots/sw360screenshot-preferences02.png' 'hugo/public/img/sw360screenshots/sw360screenshot-projectlist.png' -> 'www/img/sw360screenshots/sw360screenshot-projectlist.png' 'hugo/public/img/sw360screenshots/sw360screenshot-projects01.png' -> 'www/img/sw360screenshots/sw360screenshot-projects01.png' 'hugo/public/img/sw360screenshots/sw360screenshot-projects02.png' -> 'www/img/sw360screenshots/sw360screenshot-projects02.png' 'hugo/public/img/sw360screenshots/sw360screenshot-projects03.png' -> 'www/img/sw360screenshots/sw360screenshot-projects03.png' 'hugo/public/img/sw360screenshots/sw360screenshot-projects04.png' -> 'www/img/sw360screenshots/sw360screenshot-projects04.png' 'hugo/public/img/sw360screenshots/sw360screenshot-search.png' -> 'www/img/sw360screenshots/sw360screenshot-search.png' 'hugo/public/img/sw360screenshots/dependency_network' -> 'www/img/sw360screenshots/dependency_network' 'hugo/public/img/sw360screenshots/dependency_network/Add_root_release_button.png' -> 'www/img/sw360screenshots/dependency_network/Add_root_release_button.png' 'hugo/public/img/sw360screenshots/dependency_network/Add_transitive_releases_buttons.png' -> 'www/img/sw360screenshots/dependency_network/Add_transitive_releases_buttons.png' 'hugo/public/img/sw360screenshots/dependency_network/Check_diff_button.png' -> 'www/img/sw360screenshots/dependency_network/Check_diff_button.png' 'hugo/public/img/sw360screenshots/dependency_network/Load_default_network_from_releases.png' -> 'www/img/sw360screenshots/dependency_network/Load_default_network_from_releases.png' 'hugo/public/img/sw360screenshots/dependency_network/Select_version_box.png' -> 'www/img/sw360screenshots/dependency_network/Select_version_box.png' 'hugo/public/img/sw360screenshots/dependency_network/new_edit_GUI.png' -> 'www/img/sw360screenshots/dependency_network/new_edit_GUI.png' 'hugo/public/img/sw360screenshots/deploy73' -> 'www/img/sw360screenshots/deploy73' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.38.53.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.38.53.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.39.06.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.39.06.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.39.14.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.39.14.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.39.56.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.39.56.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.43.32.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.43.32.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.46.49.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.46.49.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.47.03.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.47.03.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.49.41.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.49.41.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.51.10.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.51.10.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.51.21.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.51.21.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.53.04.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.53.04.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.54.14.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.54.14.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.54.38.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.54.38.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.54.55.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.54.55.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.55.00.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.55.00.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.55.12.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.55.12.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.55.38.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.55.38.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.55.59.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.55.59.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.56.06.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.56.06.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.56.16.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.56.16.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.56.33.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.56.33.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.57.08.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.57.08.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.07.32.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.07.32.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.09.12.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.09.12.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.09.26.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.09.26.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.09.33.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.09.33.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.09.41.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.09.41.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.09.53.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.09.53.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.09.59.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.09.59.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.10.17.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.10.17.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.10.30.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.10.30.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.10.50.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.10.50.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.11.20.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.11.20.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.11.25.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.11.25.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.23.15.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.23.15.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.23.26.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.23.26.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.23.37.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.23.37.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.23.48.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.23.48.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.23.53.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.23.53.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.24.01.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.24.01.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.24.18.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.24.18.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.24.21.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.24.21.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.24.31.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.24.31.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.24.48.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.24.48.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.24.53.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.24.53.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.24.58.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.24.58.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.25.07.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.25.07.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.27.08.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.27.08.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.27.13.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.27.13.png' 'hugo/public/img/sw360screenshots/deploy73/2020-08-13_20.27.32.png' -> 'www/img/sw360screenshots/deploy73/2020-08-13_20.27.32.png' 'hugo/public/img/sw360screenshots/deploy73/2021-06-20_21.40.27.png' -> 'www/img/sw360screenshots/deploy73/2021-06-20_21.40.27.png' 'hugo/public/img/sw360screenshots/deploy73/2021-06-20_21.41.14.png' -> 'www/img/sw360screenshots/deploy73/2021-06-20_21.41.14.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.52.14.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.52.14.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.52.23.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.52.23.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.52.36.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.52.36.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.52.58.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.52.58.png' 'hugo/public/img/sw360screenshots/deploy73/2020-01-24_14.53.01.png' -> 'www/img/sw360screenshots/deploy73/2020-01-24_14.53.01.png' 'hugo/public/img/sw360screenshots/deploy74' -> 'www/img/sw360screenshots/deploy74' 'hugo/public/img/sw360screenshots/deploy74/1.png' -> 'www/img/sw360screenshots/deploy74/1.png' 'hugo/public/img/sw360screenshots/deploy74/10.png' -> 'www/img/sw360screenshots/deploy74/10.png' 'hugo/public/img/sw360screenshots/deploy74/11.png' -> 'www/img/sw360screenshots/deploy74/11.png' 'hugo/public/img/sw360screenshots/deploy74/12.png' -> 'www/img/sw360screenshots/deploy74/12.png' 'hugo/public/img/sw360screenshots/deploy74/13.png' -> 'www/img/sw360screenshots/deploy74/13.png' 'hugo/public/img/sw360screenshots/deploy74/14.png' -> 'www/img/sw360screenshots/deploy74/14.png' 'hugo/public/img/sw360screenshots/deploy74/15.png' -> 'www/img/sw360screenshots/deploy74/15.png' 'hugo/public/img/sw360screenshots/deploy74/16.png' -> 'www/img/sw360screenshots/deploy74/16.png' 'hugo/public/img/sw360screenshots/deploy74/8.png' -> 'www/img/sw360screenshots/deploy74/8.png' 'hugo/public/img/sw360screenshots/deploy74/9.png' -> 'www/img/sw360screenshots/deploy74/9.png' 'hugo/public/img/sw360screenshots/deploy74/17.png' -> 'www/img/sw360screenshots/deploy74/17.png' 'hugo/public/img/sw360screenshots/deploy74/18.png' -> 'www/img/sw360screenshots/deploy74/18.png' 'hugo/public/img/sw360screenshots/deploy74/19.png' -> 'www/img/sw360screenshots/deploy74/19.png' 'hugo/public/img/sw360screenshots/deploy74/2.png' -> 'www/img/sw360screenshots/deploy74/2.png' 'hugo/public/img/sw360screenshots/deploy74/20.png' -> 'www/img/sw360screenshots/deploy74/20.png' 'hugo/public/img/sw360screenshots/deploy74/21.png' -> 'www/img/sw360screenshots/deploy74/21.png' 'hugo/public/img/sw360screenshots/deploy74/22.png' -> 'www/img/sw360screenshots/deploy74/22.png' 'hugo/public/img/sw360screenshots/deploy74/23.png' -> 'www/img/sw360screenshots/deploy74/23.png' 'hugo/public/img/sw360screenshots/deploy74/24.png' -> 'www/img/sw360screenshots/deploy74/24.png' 'hugo/public/img/sw360screenshots/deploy74/25.png' -> 'www/img/sw360screenshots/deploy74/25.png' 'hugo/public/img/sw360screenshots/deploy74/26.png' -> 'www/img/sw360screenshots/deploy74/26.png' 'hugo/public/img/sw360screenshots/deploy74/3.png' -> 'www/img/sw360screenshots/deploy74/3.png' 'hugo/public/img/sw360screenshots/deploy74/4.png' -> 'www/img/sw360screenshots/deploy74/4.png' 'hugo/public/img/sw360screenshots/deploy74/5.png' -> 'www/img/sw360screenshots/deploy74/5.png' 'hugo/public/img/sw360screenshots/deploy74/6.png' -> 'www/img/sw360screenshots/deploy74/6.png' 'hugo/public/img/sw360screenshots/deploy74/7.png' -> 'www/img/sw360screenshots/deploy74/7.png' 'hugo/public/img/sw360screenshots/spdx_document' -> 'www/img/sw360screenshots/spdx_document' 'hugo/public/img/sw360screenshots/spdx_document/Add_tab_SPDX_Document.png' -> 'www/img/sw360screenshots/spdx_document/Add_tab_SPDX_Document.png' 'hugo/public/img/sw360screenshots/spdx_document/Edit_tab_SPDX_Document_Full_Page.png' -> 'www/img/sw360screenshots/spdx_document/Edit_tab_SPDX_Document_Full_Page.png' 'hugo/public/img/sw360screenshots/spdx_document/Edit_tab_SPDX_Document_Lite_Page.png' -> 'www/img/sw360screenshots/spdx_document/Edit_tab_SPDX_Document_Lite_Page.png' 'hugo/public/img/sw360screenshots/spdx_document/Full_Page_of_Release_Glibc.png' -> 'www/img/sw360screenshots/spdx_document/Full_Page_of_Release_Glibc.png' 'hugo/public/img/sw360screenshots/spdx_document/Full_Page_of_Release_Jena_(3.12.0).png' -> 'www/img/sw360screenshots/spdx_document/Full_Page_of_Release_Jena_(3.12.0).png' 'hugo/public/img/sw360screenshots/spdx_document/Full_Page_of_Release_Saxon_(8.8).png' -> 'www/img/sw360screenshots/spdx_document/Full_Page_of_Release_Saxon_(8.8).png' 'hugo/public/img/sw360screenshots/spdx_document/Lite_Page_of_Release_Glibc(2.11.1).png' -> 'www/img/sw360screenshots/spdx_document/Lite_Page_of_Release_Glibc(2.11.1).png' 'hugo/public/img/sw360screenshots/spdx_document/Lite_Page_of_Release_Jena_(3.12.0).png' -> 'www/img/sw360screenshots/spdx_document/Lite_Page_of_Release_Jena_(3.12.0).png' 'hugo/public/img/sw360screenshots/spdx_document/Lite_Page_of_Release_Saxon_(8.8).png' -> 'www/img/sw360screenshots/spdx_document/Lite_Page_of_Release_Saxon_(8.8).png' 'hugo/public/img/workflow' -> 'www/img/workflow' 'hugo/public/img/workflow/workflow-add-project.png' -> 'www/img/workflow/workflow-add-project.png' 'hugo/public/img/workflow/workflow-clearing.png' -> 'www/img/workflow/workflow-clearing.png' 'hugo/public/img/workflow/workflow-moderation.png' -> 'www/img/workflow/workflow-moderation.png' 'hugo/public/img/workflow/worklfow-adding-component-and-release-to-a-project.png' -> 'www/img/workflow/worklfow-adding-component-and-release-to-a-project.png' 'hugo/public/index.html' -> 'www/index.html' 'hugo/public/index.xml' -> 'www/index.xml' 'hugo/public/js' -> 'www/js' 'hugo/public/js/deflate.js' -> 'www/js/deflate.js' 'hugo/public/js/prism.js' -> 'www/js/prism.js' 'hugo/public/js/swagger-ui-bundle.js' -> 'www/js/swagger-ui-bundle.js' 'hugo/public/js/swagger-ui-standalone-preset.js' -> 'www/js/swagger-ui-standalone-preset.js' 'hugo/public/js/tabpane-persist.js' -> 'www/js/tabpane-persist.js' 'hugo/public/js/main.js' -> 'www/js/main.js' 'hugo/public/presentations' -> 'www/presentations' 'hugo/public/presentations/index.html' -> 'www/presentations/index.html' 'hugo/public/presentations/index.xml' -> 'www/presentations/index.xml' 'hugo/public/robots.txt' -> 'www/robots.txt' 'hugo/public/screenshots' -> 'www/screenshots' 'hugo/public/screenshots/index.html' -> 'www/screenshots/index.html' 'hugo/public/scss' -> 'www/scss' 'hugo/public/scss/main.css.map' -> 'www/scss/main.css.map' 'hugo/public/scss/main.css' -> 'www/scss/main.css' 'hugo/public/sitemap.xml' -> 'www/sitemap.xml' 'hugo/public/webfonts' -> 'www/webfonts' 'hugo/public/webfonts/fa-brands-400.eot' -> 'www/webfonts/fa-brands-400.eot' 'hugo/public/webfonts/fa-brands-400.svg' -> 'www/webfonts/fa-brands-400.svg' 'hugo/public/webfonts/fa-brands-400.ttf' -> 'www/webfonts/fa-brands-400.ttf' 'hugo/public/webfonts/fa-brands-400.woff' -> 'www/webfonts/fa-brands-400.woff' 'hugo/public/webfonts/fa-brands-400.woff2' -> 'www/webfonts/fa-brands-400.woff2' 'hugo/public/webfonts/fa-regular-400.eot' -> 'www/webfonts/fa-regular-400.eot' 'hugo/public/webfonts/fa-regular-400.svg' -> 'www/webfonts/fa-regular-400.svg' 'hugo/public/webfonts/fa-regular-400.ttf' -> 'www/webfonts/fa-regular-400.ttf' 'hugo/public/webfonts/fa-regular-400.woff' -> 'www/webfonts/fa-regular-400.woff' 'hugo/public/webfonts/fa-regular-400.woff2' -> 'www/webfonts/fa-regular-400.woff2' 'hugo/public/webfonts/fa-solid-900.eot' -> 'www/webfonts/fa-solid-900.eot' 'hugo/public/webfonts/fa-solid-900.svg' -> 'www/webfonts/fa-solid-900.svg' 'hugo/public/webfonts/fa-solid-900.ttf' -> 'www/webfonts/fa-solid-900.ttf' 'hugo/public/webfonts/fa-solid-900.woff' -> 'www/webfonts/fa-solid-900.woff' 'hugo/public/webfonts/fa-solid-900.woff2' -> 'www/webfonts/fa-solid-900.woff2' [Pipeline] dir Running in /home/jenkins/agent/workspace/sw360.website/www [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials sw360-bot (GitHub bot (SSH)) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-5ijWMD9SPIbG/agent.183 SSH_AGENT_PID=185 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/sw360.website/www@tmp/private_key_15376334731669390934.key (sw360-bot@eclipse.org) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git add -A + git diff --cached --exit-code diff --git a/docs/administrationguide/index.html b/docs/administrationguide/index.html index 840e49b..f902889 100644 --- a/docs/administrationguide/index.html +++ b/docs/administrationguide/index.html @@ -39,7 +39,8 @@
  • @@ -48,11 +49,9 @@
  • -
  • -
  • +
  • -
  • -
  • +