Bug 1064320 - Missing EAP jars from Maven repo zip for EAP 6.3.0
Summary: Missing EAP jars from Maven repo zip for EAP 6.3.0
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Maven Repository
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER6
: EAP 6.3.0
Assignee: Paul Gier
QA Contact: Nikoleta Hlavickova
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-12 12:22 UTC by Nikoleta Hlavickova
Modified: 2014-06-28 15:41 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-28 15:41:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1090053 0 unspecified CLOSED Incorrect naming of resteasy-spring.jar file 2021-02-22 00:41:40 UTC

Internal Links: 1090053

Description Nikoleta Hlavickova 2014-02-12 12:22:20 UTC
Some jars included in EAP 6.3.0 DR0 zip are not included in Maven repo zip as expected:

(1) ./jboss-eap-6.3/bin/client/jboss-client.jar
Maven repo contains an empty directory jboss-eap-6.3.0.DR0-maven-repository/org/jboss/as/jboss-as-client-all/7.4.0.Final-redhat-0/

(2) ./jboss-eap-6.3/bundles/system/layers/base/javax/servlet/api/v25/jboss-servlet-api_2.5_spec-1.0.1.Final-redhat-2.jar
Maven repo contains jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar

(3) ./jboss-eap-6.3/modules/system/layers/base/org/picketlink/core/api/main/picketlink-api-2.5.3.Beta2.jar
Maven repo does not contain this artifact at all

(4) ./jboss-eap-6.3/modules/system/layers/base/org/picketlink/core/main/picketlink-impl-2.5.3.Beta2.jar
Maven repo does not contain this artifact at all

(5) ./jboss-eap-6.3/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring.jar
Maven repo contains ./jboss-eap-6.3.0.DR0-maven-repository/org/jboss/resteasy/resteasy-spring/2.3.7.Final-redhat-2/resteasy-spring-2.3.7.Final-redhat-2.jar

(6) ./jboss-eap-6.3/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-1.5.6.jar
Maven repo contains an empty directory jboss-eap-6.3.0.DR0-maven-repository/org/apache/santuario/xmlsec/1.5.6/

Comment 2 Nikoleta Hlavickova 2014-03-06 10:45:23 UTC
11 fialures in EAP 6.3.0 DR2:

jboss-eap-6.3/modules/system/layers/base/org/picketlink/core/api/main/picketlink-api-2.5.3.Final.jar
jboss-eap-6.3/modules/system/layers/base/org/picketlink/core/main/picketlink-impl-2.5.3.Final.jar

jboss-eap-6.3/modules/system/layers/base/com/redhat/gss/redhat-support-lib-java/main/commons-net-3.1.jar
jboss-eap-6.3/modules/system/layers/base/com/redhat/gss/redhat-support-lib-java/main/jersey-apache-client4-1.17.1.jar
jboss-eap-6.3/modules/system/layers/base/com/redhat/gss/redhat-support-lib-java/main/jersey-apache-client4-1.17.1.jar
jboss-eap-6.3/modules/system/layers/base/com/redhat/gss/redhat-support-lib-java/main/jersey-client-1.17.1.jar
jboss-eap-6.3/modules/system/layers/base/com/redhat/gss/redhat-support-lib-java/main/jersey-core-1.17.1.jar
jboss-eap-6.3/modules/system/layers/base/com/redhat/gss/redhat-support-lib-java/main/jersey-multipart-1.17.1.jar

jboss-eap-6.3/modules/system/layers/base/org/apache/ws/security/main/wss4j-1.6.14.jar

jboss-eap-6.3/bin/client/jboss-client.jar

jboss-eap-6.3/bundles/system/layers/base/javax/servlet/api/v25/jboss-servlet-api_2.5_spec-1.0.1.Final-redhat-2.jar

jboss-eap-6.3/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring.jar

Comment 3 Nikoleta Hlavickova 2014-04-08 12:24:22 UTC
4 EAP jars missing in EAP 6.3.0 ER1 Maven repository:

picketlink-api-2.5.3.SP2-redhat-1.jar
picketlink-impl-2.5.3.SP2-redhat-1.jar
jboss-client.jar
resteasy-spring.jar

Comment 4 Nikoleta Hlavickova 2014-05-02 08:59:29 UTC
Update for EAP 6.3.0 ER3: 

jboss-client.jar
resteasy-spring.jar

Comment 5 Paul Gier 2014-06-03 15:00:50 UTC
The jboss-client.jar is intentionally left out because it is a shaded jar and should not be used from the Maven repo.

The resteasy-spring jar is in the repository, it just has the version string in the file name, so it probably wasn't found by the tests.  This should be fixed with bug 1090053

Comment 6 Nikoleta Hlavickova 2014-06-16 13:35:52 UTC
Verified with EAP 6.3.0.ER7.


Note You need to log in before you can comment on or make changes to this bug.