Bug 1329655

Summary: Maven dependency of org.jboss.as:jboss-as-parent:7.5.7.Final-redhat-3 not exist in repository
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Abhijit humbe <abhumbe>
Component: Maven RepositoryAssignee: Radovan STANCEL <rstancel>
Status: CLOSED NOTABUG QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.6CC: abhumbe, chaowan, dosoudil, heiner.tittelbach, pgier, rstancel
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: 2016-10-21 06:44:09 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 Abhijit humbe 2016-04-22 13:43:38 UTC
Description of problem:

org.jboss.as:jboss-as-parent:7.5.7.Final-redhat-3 has dependency on below artifact:
~~~
<dependency>
  <groupId>org.jboss.as</groupId>
  <artifactId>jboss-as-arquillian-common</artifactId>
  <version>7.5.7.Final-redhat-3</version>
</dependency>
~~~
But this artifact is not available in Red Hat maven repository. 



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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: