diff --git a/content-services/7.3/develop/rest-api-guide/folders-files.md b/content-services/7.3/develop/rest-api-guide/folders-files.md index 6c1b46ef9c..5fc714c138 100644 --- a/content-services/7.3/develop/rest-api-guide/folders-files.md +++ b/content-services/7.3/develop/rest-api-guide/folders-files.md @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK. *Download the Form Development Kit (FDK) Source JAR* -Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the latest version. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. *Copy the FDK content model files into the SDK project* diff --git a/content-services/7.3/install/ansible.md b/content-services/7.3/install/ansible.md index 81195373e2..0344f50df8 100644 --- a/content-services/7.3/install/ansible.md +++ b/content-services/7.3/install/ansible.md @@ -136,7 +136,9 @@ The table below shows the version of the components deployed by the playbook for Not all distributions of Linux may match the version requirements for Ansible and its dependencies. Below we describe how to configure a control node with one of the many ways to set a Python virtual environment. With Python `virtualenvs` you can install the exact same versions of Ansible we use when testing without impacting your system installation of Python. By doing so, you're ensuring the best chances of success. -1. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/2.2.1/alfresco-ansible-deployment-2.2.1.zip){:target="_blank"}. +1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. + + You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Search for `alfresco-ansible-deployment`. If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node. @@ -825,7 +827,7 @@ The following error during installation indicates Nexus login issues: ..... Error was a , original message: An unhandled exception occurred while running the lookup plugin 'url'. Error was a , original message: Received HTTP error for -https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1 +https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1 : HTTP Error 401: basic auth failed" }* ``` diff --git a/content-services/7.4/develop/rest-api-guide/folders-files.md b/content-services/7.4/develop/rest-api-guide/folders-files.md index 2437d14a2b..8533f0c600 100644 --- a/content-services/7.4/develop/rest-api-guide/folders-files.md +++ b/content-services/7.4/develop/rest-api-guide/folders-files.md @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK. *Download the Form Development Kit (FDK) Source JAR* -Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the latest version. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. *Copy the FDK content model files into the SDK project* diff --git a/content-services/7.4/install/ansible.md b/content-services/7.4/install/ansible.md index e5ffd46286..7975715900 100644 --- a/content-services/7.4/install/ansible.md +++ b/content-services/7.4/install/ansible.md @@ -146,7 +146,9 @@ The table below shows the version of the components deployed by the playbook for Not all distributions of Linux may match the version requirements for Ansible and its dependencies. Below we describe how to configure a control node with one of the many ways to set a Python virtual environment. With Python `virtualenvs` you can install the exact same versions of Ansible we use when testing without impacting your system installation of Python. By doing so, you're ensuring the best chances of success. -1. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/2.3.0/alfresco-ansible-deployment-2.3.0.zip){:target="_blank"}. +1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. + + You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Search for `alfresco-ansible-deployment`. If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node. @@ -859,7 +861,7 @@ The following error during installation indicates Nexus login issues: ..... Error was a , original message: An unhandled exception occurred while running the lookup plugin 'url'. Error was a , original message: Received HTTP error for -https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1 +https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1 : HTTP Error 401: basic auth failed" }* ``` diff --git a/content-services/latest/develop/rest-api-guide/folders-files.md b/content-services/latest/develop/rest-api-guide/folders-files.md index 6b09c9300c..3ed0ff05e6 100644 --- a/content-services/latest/develop/rest-api-guide/folders-files.md +++ b/content-services/latest/develop/rest-api-guide/folders-files.md @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK. *Download the Form Development Kit (FDK) Source JAR* -Download the FDK Source code from [Alfresco artifacts repository (Nexus)](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/test/fdk-custom-model-module/1.0/fdk-custom-model-module-1.0-sources.jar){:target="_blank"}. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the latest version. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. *Copy the FDK content model files into the SDK project* diff --git a/content-services/latest/install/ansible.md b/content-services/latest/install/ansible.md index dab1015b94..01e64c82d6 100644 --- a/content-services/latest/install/ansible.md +++ b/content-services/latest/install/ansible.md @@ -146,7 +146,9 @@ The table below shows the version of the components deployed by the playbook for Not all distributions of Linux may match the version requirements for Ansible and its dependencies. Below we describe how to configure a control node with one of the many ways to set a Python virtual environment. With Python `virtualenvs` you can install the exact same versions of Ansible we use when testing without impacting your system installation of Python. By doing so, you're ensuring the best chances of success. -1. Download the Ansible playbook [zip file](https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-ansible-deployment/2.3.0/alfresco-ansible-deployment-2.3.0.zip){:target="_blank"}. +1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. + + You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Search for `alfresco-ansible-deployment`. If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node. @@ -859,7 +861,7 @@ The following error during installation indicates Nexus login issues: ..... Error was a , original message: An unhandled exception occurred while running the lookup plugin 'url'. Error was a , original message: Received HTTP error for -https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1 +https://artifacts.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-content-services-distribution/7.0.0/alfresco-content-services-distribution-7.1.0.zip.sha1 : HTTP Error 401: basic auth failed" }* ```