Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1069189

Summary: Missing maven example pom.xml
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Julian Coleman <jcoleman>
Component: DocumentationAssignee: Petr Penicka <ppenicka>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Drozd <pdrozd>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.0.0CC: belong
Target Milestone: DR1Keywords: Documentation
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-28 23:29:44 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:
Embargoed:
Bug Depends On: 1081340    
Bug Blocks:    
Attachments:
Description Flags
Example pom.xml for FSW 6.0.0 none

Description Julian Coleman 2014-02-24 12:41:34 UTC
Created attachment 866962 [details]
Example pom.xml for FSW 6.0.0

The Getting Start Guide has a section on the maven repository, but that section also needs to mention that the repository can only be used correctly if a POM file contains the pointers to the versions in that repository.

Suggested text to be added as a new section after the "Setting up the ... Maven Repository ..." sections:

Using Maven dependencies from the JBoss Integration Maven Repository

In order to use the Maven dependencies for Red Hat JBoss Fuse Service Works, the relevent Bill Of Materials (BOM) and parent POM files must be added to the project POM file.  Adding the BOM and parent will ensure that the correct versions of plugins and transitive dependencies are included in the project.

An example project containing the correct parent and BOM is:

  <attached fsw-6.0.0-pom.xml>

Comment 1 belong 2014-05-06 06:45:19 UTC
Petr,

Are you able to look into this too please as you work through the Maven issues?

Regards,
Ben

Comment 2 Petr Penicka 2014-05-13 12:10:29 UTC
Sure, will do.

Comment 4 Petr Penicka 2014-06-17 13:00:22 UTC
Ready for review at the URLs below (please disregard the URLs above).

FSW 6.0 (to be updated on customer portal after QE verification):

http://docbuilder.usersys.redhat.com/22586/#chap-Maven_Repositories
http://docbuilder.usersys.redhat.com/22583/#chap-Maven_Repositories

FSW 6.1 (versions to be synced before 6.1 release):

http://docbuilder.usersys.redhat.com/16868/#chap-Maven_Repositories
http://docbuilder.usersys.redhat.com/13666/#chap-Maven_Repositories

Comment 5 Pavel Drozd 2014-07-09 13:00:00 UTC
Verified

Comment 6 belong 2014-09-28 23:29:44 UTC
Changes published live as part of bulk patch - Bug 1139484