From 542e1192b0d9efc2eef0a9e3f24e11f009398972 Mon Sep 17 00:00:00 2001 From: Monika Bujak Date: Fri, 22 Nov 2024 09:25:47 +0100 Subject: [PATCH 1/5] [DOCS-7934] Update Nexus URLs for ACS 7.3+ --- .../7.3/develop/rest-api-guide/folders-files.md | 2 +- content-services/7.3/install/ansible.md | 6 ++++-- .../7.4/develop/rest-api-guide/folders-files.md | 2 +- content-services/7.4/install/ansible.md | 6 ++++-- .../latest/develop/rest-api-guide/folders-files.md | 2 +- content-services/latest/install/ansible.md | 6 ++++-- 6 files changed, 15 insertions(+), 9 deletions(-) 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" }* ``` From f2ad211c9080778dafd8da67fdf7dde3ac149120 Mon Sep 17 00:00:00 2001 From: Monika Bujak Date: Mon, 25 Nov 2024 11:47:19 +0100 Subject: [PATCH 2/5] [DOCS-7934] Add info about the playbook's supported versions --- content-services/7.3/install/ansible.md | 4 +++- content-services/7.4/install/ansible.md | 2 ++ content-services/latest/install/ansible.md | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/content-services/7.3/install/ansible.md b/content-services/7.3/install/ansible.md index 0344f50df8..f778e62282 100644 --- a/content-services/7.3/install/ansible.md +++ b/content-services/7.3/install/ansible.md @@ -138,7 +138,9 @@ Not all distributions of Linux may match the version requirements for Ansible an 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`. + For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. + + You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Log in and 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. diff --git a/content-services/7.4/install/ansible.md b/content-services/7.4/install/ansible.md index 7975715900..60fd2f6309 100644 --- a/content-services/7.4/install/ansible.md +++ b/content-services/7.4/install/ansible.md @@ -148,6 +148,8 @@ Not all distributions of Linux may match the version requirements for Ansible an 1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. + For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. + 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. diff --git a/content-services/latest/install/ansible.md b/content-services/latest/install/ansible.md index 01e64c82d6..2a8aa27c75 100644 --- a/content-services/latest/install/ansible.md +++ b/content-services/latest/install/ansible.md @@ -148,6 +148,8 @@ Not all distributions of Linux may match the version requirements for Ansible an 1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. + For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. + 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. From 777285f0803b0e4d19c01e98663d79d5335dfe9a Mon Sep 17 00:00:00 2001 From: Monika Bujak Date: Mon, 25 Nov 2024 11:57:06 +0100 Subject: [PATCH 3/5] [DOCS-7934] Minor fix --- content-services/7.3/install/ansible.md | 4 +--- content-services/7.4/install/ansible.md | 4 +--- content-services/latest/install/ansible.md | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/content-services/7.3/install/ansible.md b/content-services/7.3/install/ansible.md index f778e62282..fbf28e8b79 100644 --- a/content-services/7.3/install/ansible.md +++ b/content-services/7.3/install/ansible.md @@ -138,9 +138,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. - For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. - - You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Log in and search for `alfresco-ansible-deployment`. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. 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. diff --git a/content-services/7.4/install/ansible.md b/content-services/7.4/install/ansible.md index 60fd2f6309..f1a7637037 100644 --- a/content-services/7.4/install/ansible.md +++ b/content-services/7.4/install/ansible.md @@ -148,9 +148,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. - For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. - - You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Search for `alfresco-ansible-deployment`. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. 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. diff --git a/content-services/latest/install/ansible.md b/content-services/latest/install/ansible.md index 2a8aa27c75..94ec7366f5 100644 --- a/content-services/latest/install/ansible.md +++ b/content-services/latest/install/ansible.md @@ -148,9 +148,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. - For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. - - You can download the Ansible playbook from the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. Search for `alfresco-ansible-deployment`. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. 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. From 821b0bd6afda94907c24b79fea2b4a2a4f7f152f Mon Sep 17 00:00:00 2001 From: Monika Bujak Date: Tue, 26 Nov 2024 10:52:42 +0100 Subject: [PATCH 4/5] [DOCS-7934]Update per technical review --- content-services/7.3/develop/rest-api-guide/folders-files.md | 2 +- content-services/7.3/install/ansible.md | 2 +- content-services/7.4/develop/rest-api-guide/folders-files.md | 2 +- content-services/7.4/install/ansible.md | 2 +- content-services/latest/develop/rest-api-guide/folders-files.md | 2 +- content-services/latest/install/ansible.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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 5fc714c138..ea16afc6c5 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: `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. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. 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 fbf28e8b79..e41ffbd828 100644 --- a/content-services/7.3/install/ansible.md +++ b/content-services/7.3/install/ansible.md @@ -138,7 +138,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 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's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. 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. 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 8533f0c600..f721551652 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: `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. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. 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 f1a7637037..18d4d56bb5 100644 --- a/content-services/7.4/install/ansible.md +++ b/content-services/7.4/install/ansible.md @@ -148,7 +148,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 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's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. 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. 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 3ed0ff05e6..524e73d60e 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: `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. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. 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 94ec7366f5..27e2919bc2 100644 --- a/content-services/latest/install/ansible.md +++ b/content-services/latest/install/ansible.md @@ -148,7 +148,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 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's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. 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. From f6a3e69894e7019f3b0f3cdde6182f92f6e9c1e7 Mon Sep 17 00:00:00 2001 From: Monika Bujak Date: Tue, 26 Nov 2024 12:22:18 +0100 Subject: [PATCH 5/5] [DOCS-7934] Add quotation marks to search terms --- content-services/7.3/develop/rest-api-guide/folders-files.md | 2 +- content-services/7.3/install/ansible.md | 2 +- content-services/7.4/develop/rest-api-guide/folders-files.md | 2 +- content-services/7.4/install/ansible.md | 2 +- content-services/latest/develop/rest-api-guide/folders-files.md | 2 +- content-services/latest/install/ansible.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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 ea16afc6c5..6dab3be2fc 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: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. 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 e41ffbd828..0ccb1dd7c3 100644 --- a/content-services/7.3/install/ansible.md +++ b/content-services/7.3/install/ansible.md @@ -138,7 +138,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 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's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `"alfresco-ansible-deployment"`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. 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. 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 f721551652..bed474172f 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: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. 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 18d4d56bb5..1fdee62e34 100644 --- a/content-services/7.4/install/ansible.md +++ b/content-services/7.4/install/ansible.md @@ -148,7 +148,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 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's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `"alfresco-ansible-deployment"`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. 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. 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 524e73d60e..a76f94fc2b 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: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. 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 27e2919bc2..bfdc74400d 100644 --- a/content-services/latest/install/ansible.md +++ b/content-services/latest/install/ansible.md @@ -148,7 +148,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 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's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `"alfresco-ansible-deployment"`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. 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.