Bug 1018843 - Update documentation for new BOMs in EAP 6.2
Summary: Update documentation for new BOMs in EAP 6.2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER7
: EAP 6.2.0
Assignee: sgilda
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-14 13:56 UTC by Paul Gier
Modified: 2014-09-29 18:32 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:20:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1006454 0 unspecified CLOSED Refactor BOM structure for EAP 6.2 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1014176 0 unspecified CLOSED Maven Guide: Update versions of BOMs used in examples 2021-02-22 00:41:40 UTC

Internal Links: 1006454 1014176

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


Note You need to log in before you can comment on or make changes to this bug.