Skip to content
Success

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Resources:
org/glassfish/jersey/server/spring/localization.properties
Processing /home/jenkins/workspace/Jersey_EE4J_build/ext/spring4/src/main/resources/org/glassfish/jersey/server/spring/localization.properties
org/glassfish/jersey/server/spring/LocalizationMessages.java

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.server.spring.aspect4j.Aspect4JTest
Sep 21, 2018 12:17:40 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@5f2050f6: startup date [Fri Sep 21 12:17:40 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
Sep 21, 2018 12:17:40 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:41 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:42 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:42 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 21, 2018 12:17:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:42 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39aa45a1: startup date [Fri Sep 21 12:17:42 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
Sep 21, 2018 12:17:42 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:42 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:42 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:42 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Sep 21, 2018 12:17:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:42 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1bcf67e8: startup date [Fri Sep 21 12:17:42 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
Sep 21, 2018 12:17:42 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:42 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:42 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:42 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.955 sec - in org.glassfish.jersey.server.spring.aspect4j.Aspect4JTest
Running org.glassfish.jersey.server.spring.filter.FilterTest
Sep 21, 2018 12:17:43 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c6ee758: startup date [Fri Sep 21 12:17:43 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:43 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:43 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.glassfish.jersey.server.spring.filter.FilterTest
Running org.glassfish.jersey.server.spring.parameterinjection.SpringParameterInjectionTest
Sep 21, 2018 12:17:43 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1816e24a: startup date [Fri Sep 21 12:17:43 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:43 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:43 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1de0a46c: startup date [Fri Sep 21 12:17:43 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:43 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:43 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4068102e: startup date [Fri Sep 21 12:17:43 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:43 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:43 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in org.glassfish.jersey.server.spring.parameterinjection.SpringParameterInjectionTest
Running org.glassfish.jersey.server.spring.methodinjection.SpringMethodInjectionTest
Sep 21, 2018 12:17:43 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7f5538a1: startup date [Fri Sep 21 12:17:43 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:43 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:43 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@532e27ab: startup date [Fri Sep 21 12:17:43 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:43 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:43 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Sep 21, 2018 12:17:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:43 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3468ee6e: startup date [Fri Sep 21 12:17:43 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:43 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.glassfish.jersey.server.spring.methodinjection.SpringMethodInjectionTest
Running org.glassfish.jersey.server.spring.fieldinjection.SpringFieldInjectionTest
Sep 21, 2018 12:17:44 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@36e43829: startup date [Fri Sep 21 12:17:44 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:44 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2ffe243f: startup date [Fri Sep 21 12:17:44 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:44 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1c34365c: startup date [Fri Sep 21 12:17:44 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:44 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@b6bccb4: startup date [Fri Sep 21 12:17:44 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:44 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec - in org.glassfish.jersey.server.spring.fieldinjection.SpringFieldInjectionTest
Running org.glassfish.jersey.server.spring.profiles.SpringDevProfileResourceTest
Sep 21, 2018 12:17:44 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1e30db85: startup date [Fri Sep 21 12:17:44 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:44 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.glassfish.jersey.server.spring.profiles.SpringDevProfileResourceTest
Running org.glassfish.jersey.server.spring.profiles.SpringDefaultProfileResourceTest
Sep 21, 2018 12:17:44 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@231cdda8: startup date [Fri Sep 21 12:17:44 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:44 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
Sep 21, 2018 12:17:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.glassfish.jersey.server.spring.profiles.SpringDefaultProfileResourceTest
Running org.glassfish.jersey.server.spring.profiles.SpringProfilesTest
Sep 21, 2018 12:17:44 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@65600fb3: startup date [Fri Sep 21 12:17:44 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:44 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 21, 2018 12:17:44 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@10ed037a: startup date [Fri Sep 21 12:17:44 GMT 2018]; root of context hierarchy
Sep 21, 2018 12:17:44 PM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.glassfish.jersey.server.spring.profiles.SpringProfilesTest

Results :

Tests run: 18, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/ext/spring4/target/jersey-spring4-2.28-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring4/2.28-SNAPSHOT/jersey-spring4-2.28-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/ext/spring4/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring4/2.28-SNAPSHOT/jersey-spring4-2.28-SNAPSHOT.pom
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/ext/spring4/target/jersey-spring4-2.28-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-spring4/2.28-SNAPSHOT/jersey-spring4-2.28-SNAPSHOT-sources.jar