Bug 1036519

Summary: Missing maven artifacts in EAP 6.2.0.Beta
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Martin Weiler <mweiler>
Component: Maven RepositoryAssignee: Carlo de Wolf <cdewolf>
Status: CLOSED NOTABUG QA Contact: Nikoleta Hlavickova <nziakova>
Severity: medium Docs Contact: Russell Dickenson <rdickens>
Priority: medium    
Version: 6.2.0CC: bsutter, cdewolf, pjelinek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-20 08:14: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:

Description Martin Weiler 2013-12-02 08:45:01 UTC
Description of problem:
Building EAP 6.2.0.Beta is not possible due to missing artifacts in the provided maven repository.

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


How reproducible:
Always

Steps to Reproduce:
1. Download the EAP 6.2.0 Beta Source Code and 6.2.0 Maven Repository from the support portal [1] 

2. Extract the source code and maven repository archives, and set up the maven settings as described in the readme file of the maven repository archive

3. Start the build process - fails due to the following missing artifacts:
byteman-bmunit-2.0.1-redhat-2.jar
byteman-install-2.0.1-redhat-2.jar  
install-missing-maven-artifacts.sh  
myfaces-impl-2.1.8-redhat-1.jar  
slf4j-simple-1.7.2-redhat-1.jar  
stilts-stomp-client-0.1.26-redhat-2.jar
stilts-stomplet-server-core-0.1.26-redhat-2.jar

Actual results:
Build failed

Expected results:
Build succeeds

Additional info:
[1] https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=appplatform&productChanged=yes

Comment 1 Pavel Jelinek 2013-12-02 15:09:15 UTC
Maven Repository from support portal is not meant to contain all artefacts necessary for building EAP out of RH VPN.

Comment 2 Carlo de Wolf 2015-03-20 08:14:48 UTC
As per https://bugzilla.redhat.com/show_bug.cgi?id=1036519#c1 supplied reproducer is invalid.