| Summary: | The dependency for eap6-supported-artifacts is missing the type and scope elements | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | sgilda |
| Component: | Documentation | Assignee: | sgilda |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Russell Dickenson <rdickens> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | nziakova, pgier, rdickens, twells |
| Target Milestone: | GA | Keywords: | Documentation, Triaged |
| Target Release: | EAP 6.2.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
Build Name: 14875, Development Guide-6.2-1
Build Date: 03-12-2013 08:26:24
Topic ID: 22363-549405 [Specified]
|
|
| Last Closed: | 2014-02-24 20:14:50 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: | |
This issue was brought to my attention by Paul Gier. Fixed topic 22363, rev 568568. Updated the 6.3 Development Guide, Map 22509. I need to find out from Russell if we can modify the 6.2 Development Guide, map 14875. This can be verified on on the Customer Portal here: https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.2/html-single/Development_Guide/index.html#Maven_BOM_Usage Verified |
Title: Manage Project Dependencies The 'eap6-supported-artifacts' dependency is missing the following: <type>pom</type> <scope>import</scope> See source document for an example: https://mojo.redhat.com/docs/DOC-188472 Also see related issue: https://bugzilla.redhat.com/show_bug.cgi?id=1016027 Describe the issue: Suggestions for improvement: Additional information: