Bug 1037685

Summary: missing jax-impl dependency for resteasy-multipart-provider
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Shay Matasaro <smatasar>
Component: Maven RepositoryAssignee: Weinan Li <weli>
Status: CLOSED NOTABUG QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.1CC: bmaxwell, bsutter, smatasar
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-12-09 13:10:54 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 Shay Matasaro 2013-12-03 15:24:45 UTC
In the downloaded maven repo, using the javaee-6-with-tools bom

 <groupId>org.jboss.resteasy</groupId>
  <artifactId>resteasy-multipart-provider</artifactId>
  <version>2.3.6.Final-redhat-1</version>


references a non existing version of jaxb-impl, version 2.2.5-redhat-4

Comment 1 Paul Gier 2014-01-13 16:01:38 UTC
I'm not sure if we'll fix this for 6.1 because I don't think there are any plans to release any Maven updates to 6.1.x.  However, it is fixed in 6.2.

Comment 4 Shay Matasaro 2015-12-09 13:10:54 UTC
it looks like this was resolved for eap 6.4, closing