Bug 1018843

Summary: Update documentation for new BOMs in EAP 6.2
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Paul Gier <pgier>
Component: DocumentationAssignee: sgilda
Status: CLOSED CURRENTRELEASE QA Contact: Russell Dickenson <rdickens>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: myarboro, nziakova, sgilda
Target Milestone: ER7   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:20:06 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 Paul Gier 2013-10-14 13:56:35 UTC
The customer BOMs have undergone changes in eap 6.2.  A new BOM is available that manages all supported EAP dependencies.  It's recomended that customers use this BOM in their Maven build if they need to manage transitive dependencies.

The GAV of the BOM is org.jboss.bom:eap6-supported-dependencies:<release ver>

Comment 1 Paul Gier 2013-10-14 13:58:33 UTC
Assigning to sgilda to work with me on doc updates.

Comment 2 Paul Gier 2013-10-15 20:17:49 UTC
Added the new documentation into docspace: https://docspace.corp.redhat.com/docs/DOC-156072

Comment 5 Paul Gier 2013-10-16 20:10:29 UTC
Marking as ON_QA because the updated docs are now on staging.

Comment 6 sgilda 2013-10-16 20:35:36 UTC
Paul, I don't see the fix staged here: 
http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html-single/Development_Guide/index.html#Maven_BOM_Usage

I just talked to Russell and he said he ran out of time to build the books.

Moving back to modified.

Comment 7 sgilda 2013-10-17 01:51:53 UTC
It looks like it's now staged at the above link.

Comment 8 Nikoleta Hlavickova 2013-10-21 15:04:48 UTC
The text is OK for Beta but for GA release the version of eap6-supported-artifacts BOM is updated to 6.2.0.GA so please update the documentation too:

    <dependency>
      <groupId>org.jboss.bom</groupId>
      <artifactId>eap6-supported-artifacts</artifactId>
      <version>6.2.0.GA</version>
    </dependency>

Comment 10 sgilda 2013-10-21 16:47:08 UTC
Changed both eap6-supported-artifacts and jboss-javaee-6.0-with-hibernate examples to 6.2.0.GA.

Comment 12 Nikoleta Hlavickova 2013-10-24 13:32:16 UTC
Verified for EAP 6.2.0 ER6