| On 9/21/2015 1:06 PM, Wim Jongman
      wrote:
 
      
        
          
            [ERROR]   Software being installed:
              org.eclipse.ecf.provider.jersey.server 1.0.0.qualifier[ERROR]   Missing requirement:
              org.eclipse.ecf.provider.jersey.server 1.0.0.qualifier
              requires 'package org.glassfish.jersey.server 2.14.0' but
              it could not be found
 
 
 
            We can also include it as a fat jar. At least we need to get
            IP clearance for the whole suite. Did you get that?
           Yes.  I worked around it by downloading the jersey.server 2.14.0 via
    one of the public maven repos.   Unfortunately, as a result of using
    jersey-server-2.14.jar, a number of the jersey dependencies had to
    also be updated (see list below).
 
 I've been corresponding with Rolund Grunberg about updating the
    Orbit version of jersey client and dependencies...and also adding
    jersey.server.  The current Jersey version is 2.21 [1], and other
    Orbit consumers are asking for a more recent version, and Rolund
    agrees it's about time.  But he's apparently somewhat bandwidth
    limited for Jersey-in-Orbit.
 
 But unfortunately that's likely going to take a while (update jersey
    client and necessary deps in Orbit, add jersey.server and deps), EF
    approval process, etc.   I've offered to help with it, but
    unfortunately I can only do so much there.  Maybe you should write
    to Red Hat...I've done that a fair amount recently (I couldn't get a
    response from Mat Booth).
 
 I've sort of wondered:  how much work would it be to build using
    Tycho and pull Jersey + deps from public maven repo?
 
 Scott
 
 jersey server jar and dependencies
 
 hk2-api-2.4.0-b09.jar      jersey-container-servlet-core-2.14.jar
 hk2-locator-2.4.0-b09.jar  jersey-server-2.14.jar
 hk2-utils-2.4.0-b09.jar    validation-api-1.1.0.Final.jar
 javassist-3.18.2-GA.jar
 
 
 
      
      
      
 
 _______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ecf-dev 
 |