Hi! I am currently doing the training course found on: http://wiki.magnolia-cms.com/display/TRAINING/Training+Overview
I am using the DVD with training materials for Magnolia 4.5.2. I am having problems with installing training projects via Maven from the Magnolia SVN repository. I am doing this exercise: http://wiki.magnolia-cms.com/display/TRAINING/Set+Up+WebApp and on step 4 when I am to import for instance training-basic-module-1 by choosing the option "Existing Maven project" I get errors that has to do with authentication. Here is what I get in the console: [quote] [ERROR] Failed to execute goal on project training-basic-module-1: Could not resolve dependencies for project info.magnolia.training:training-basic-module-1:jar:4.5.2: Failed to collect dependencies for [info.magnolia:magnolia-core:jar:4.5.2 (provided), info.magnolia:magnolia-templating:jar:4.5.2 (provided), info.magnolia:magnolia-module-standard-templating-kit:jar:2.0.2 (provided), javax.servlet:servlet-api:jar:2.5 (provided)]: Failed to read artifact descriptor for info.magnolia:magnolia-core:jar:4.5.2: Could not transfer artifact info.magnolia:magnolia-core:pom:4.5.2 from/to magnolia.nexus.enterprise (http://nexus.magnolia-cms.com/content/groups/enterprise/): Access denied to http://nexus.magnolia-cms.com/content/groups/enterprise/info/magnolia/magnolia-core/4.5.2/magnolia-core-4.5.2.pom. Error code 401, Unauthorized -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [/quote] It seems that dependencies cannot be downloaded from the SVN repository. How can I fix this? Thanks in advance :) -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=48879206-d494-4135-9c64-f92b2ae21a41 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
