From 55a085b30306fdf0e1c127f9687b37ece2dad257 Mon Sep 17 00:00:00 2001 From: David Webster Date: Fri, 23 Sep 2016 16:59:35 +0100 Subject: [PATCH] Add info on surf build error for those without access to internal maven repo Mirrored from community commit 845413179d5f316a498996d9397ef9769626baf5 --- README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.txt b/README.txt index 0f9a62945a..ebcafd29fd 100644 --- a/README.txt +++ b/README.txt @@ -103,3 +103,11 @@ Code Formatting: ---------------- This project follows the usual Alfresco Coding Standards. If you use Eclipse or IntelliJ, there are settings inside the ide-config directory for you to import. + +Surf build errors: +------------------ + +If you get: +[ERROR] Failed to execute goal on project alfresco-rm-community-share: Could not resolve dependencies for project org.alfresco:alfresco-rm-community-share:amp:2.6-SNAPSHOT: Failed to collect dependencies at org.alfresco.surf:spring-surf-api:jar:6.3 -> org.alfresco.surf:spring-surf:jar:${dependency.surf.version}: Failed to read artifact descriptor for org.alfresco.surf:spring-surf:jar:${dependency.surf.version}: Could not transfer artifact org.alfresco.surf:spring-surf:pom:${dependency.surf.version} from/to alfresco-internal (https://artifacts.alfresco.com/nexus/content/groups/private): Not authorized , ReasonPhrase:Unauthorized. -> [Help 1] + +then please re-run with -Ddependency.surf.version=6.3