Bug 1293900

Summary: [DOC] Instructions for Maven Dependency Management contains wrong information
Product: [Retired] JBoss BRMS Platform 6 Reporter: Alessandro Lazarotti <alazarot>
Component: DocumentationAssignee: Dawn Eisner <deisner>
Status: CLOSED EOL QA Contact: Marek Winkler <mwinkler>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.2.0CC: brms-docs, mwinkler, tradej
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:35:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Alessandro Lazarotti 2015-12-23 12:51:29 UTC
Document URL: 
https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_BRMS/6.2/html/Installation_Guide/Dependency_Management.html

Section Number and Name: 
6.5. DEPENDENCY MANAGEMENT

Describe the issue: 
It contains the sentence:
"The Maven repository in 6.1.0 onwards is designed to be used only in combination with Maven Central and no other repositories are required."

The information that only Maven Central is enough is not correct. The previous session "6.4. CONFIGURING MAVEN TO USE THE ONLINE REPOSITORIES" has the correct information mentioning that "The online repositories required for Red Hat JBoss BRMS applications are located at http://maven.repository.redhat.com/techpreview/all/"

So, it is not true that only Maven Central is required, the http://maven.repository.redhat.com/techpreview/all/ must be used too.