Bug 821368

Summary: Getting Started example cannot be build in WFK2 ER5
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Tomas Repel <trepel>
Component: ExamplesAssignee: Marius Bogoevici <mariusb>
Status: CLOSED CURRENTRELEASE QA Contact: Karel Piwko <kpiwko>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0.0.ER5CC: bsutter, mnovotny, rruss
Target Milestone: ---   
Target Release: 2.0.0.ER6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: getting-started
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-22 10:26:48 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:

Description Tomas Repel 2012-05-14 09:07:17 UTC
Description of problem:

Getting Started example's dependencies are not up-to-date with EAP6 ER6. In getting-started/pom.xml the version of org.jboss.spec:jboss-javaee-web-6.0 artifact should be 3.0.0.Final-redhat-1, not 3.0.0.Beta1-redhat-1.

Version-Release number of selected component (if applicable):

EAP6 ER6
WFK2 ER5


How reproducible:

Always.


Steps to Reproduce:
1. build getting-started example with EAP6 ER6 maven repository
  
Actual results:

Error during build:
[ERROR]     Non-resolvable import POM: Failure to find org.jboss.spec:jboss-javaee-web-6.0:pom:3.0.0.Beta1-redhat-1


Expected results:

It builds.

Comment 1 Tomas Repel 2012-05-30 11:23:07 UTC
Verified in WFK2 ER6.