Hide Forgot
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
Maven Repository from support portal is not meant to contain all artefacts necessary for building EAP out of RH VPN.
As per https://bugzilla.redhat.com/show_bug.cgi?id=1036519#c1 supplied reproducer is invalid.