You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/24 11:40:02 UTC

Build failed in Jenkins: CXF » CXF-JDK8-deploy #258

See <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/258/display/redirect?page=changes>

Changes:

[Colm O hEigeartaigh] Removing comments


------------------------------------------
[...truncated 25.51 MB...]
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
	at hudson.maven.MavenEmbedder.lookup(MavenEmbedder.java:576)
	at hudson.maven.MavenEmbedder.buildMavenExecutionRequest(MavenEmbedder.java:158)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:121)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:110)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:137)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:211)
	at hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:292)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:155)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1072)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:698)
	at hudson.model.Run.execute(Run.java:1932)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

176) Error injecting: private org.codehaus.plexus.logging.LoggerManager org.eclipse.aether.internal.impl.PlexusLoggerFactory.loggerManager
  while locating org.eclipse.aether.internal.impl.PlexusLoggerFactory
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.eclipse.aether.spi.log.LoggerFactory
    for parameter 11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.<init>(DefaultRepositorySystem.java:131)
  while locating org.eclipse.aether.internal.impl.DefaultRepositorySystem
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.eclipse.aether.RepositorySystem
  while locating org.apache.maven.artifact.resolver.DefaultArtifactResolver
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.artifact.resolver.ArtifactResolver
  while locating org.apache.maven.repository.legacy.LegacyRepositorySystem
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.repository.RepositorySystem
  while locating org.apache.maven.execution.DefaultMavenExecutionRequestPopulator
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.execution.MavenExecutionRequestPopulator
Caused by: java.lang.IllegalArgumentException: Can not set org.codehaus.plexus.logging.LoggerManager field org.eclipse.aether.internal.impl.PlexusLoggerFactory.loggerManager to org.apache.maven.cli.logging.Slf4jLoggerManager
	at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167)
	at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171)
	at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81)
	at java.lang.reflect.Field.set(Field.java:764)
	at org.eclipse.sisu.bean.BeanPropertyField.set(BeanPropertyField.java:74)
	at org.eclipse.sisu.plexus.ProvidedPropertyBinding.injectProperty(ProvidedPropertyBinding.java:48)
	at org.eclipse.sisu.bean.BeanInjector.injectMembers(BeanInjector.java:52)
	at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:140)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
	at com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
	at com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:89)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:87)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
	at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48)
	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
	at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:145)
	at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
	at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
	at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:104)
	at com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
	at com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:89)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:87)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
	at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48)
	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
	at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:145)
	at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.eclipse.sisu.plexus.PlexusRequirements$RequirementProvider.get(PlexusRequirements.java:250)
	at org.eclipse.sisu.plexus.ProvidedPropertyBinding.injectProperty(ProvidedPropertyBinding.java:48)
	at org.eclipse.sisu.bean.BeanInjector.injectMembers(BeanInjector.java:52)
	at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:140)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
	at com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
	at com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:89)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:87)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
	at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48)
	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
	at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:145)
	at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.eclipse.sisu.plexus.PlexusRequirements$RequirementProvider.get(PlexusRequirements.java:250)
	at org.eclipse.sisu.plexus.ProvidedPropertyBinding.injectProperty(ProvidedPropertyBinding.java:48)
	at org.eclipse.sisu.bean.BeanInjector.injectMembers(BeanInjector.java:52)
	at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:140)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
	at com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
	at com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:89)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:87)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
	at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48)
	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
	at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:145)
	at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.eclipse.sisu.plexus.PlexusRequirements$RequirementProvider.get(PlexusRequirements.java:250)
	at org.eclipse.sisu.plexus.ProvidedPropertyBinding.injectProperty(ProvidedPropertyBinding.java:48)
	at org.eclipse.sisu.bean.BeanInjector.injectMembers(BeanInjector.java:52)
	at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:140)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
	at com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
	at com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:89)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:87)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
	at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48)
	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at org.eclipse.sisu.bean.BeanScheduler$CycleActivator.onProvision(BeanScheduler.java:230)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:126)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
	at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:145)
	at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
	at hudson.maven.MavenEmbedder.lookup(MavenEmbedder.java:576)
	at hudson.maven.MavenEmbedder.buildMavenExecutionRequest(MavenEmbedder.java:158)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:121)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:110)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:137)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:211)
	at hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:292)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:155)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1072)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:698)
	at hudson.model.Run.execute(Run.java:1932)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

176 errors
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1025)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
	... 19 more
[INFO] Deployment failed after 3.7 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Jenkins build is back to normal : CXF » CXF-JDK8-deploy #260

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/260/display/redirect?page=changes>


Build failed in Jenkins: CXF » CXF-JDK8-deploy #259

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/259/display/redirect?page=changes>

Changes:

[Alexey Markevich] wsdl-validator-plugin: switch to java annotations


------------------------------------------
[...truncated 1.46 MB...]
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jax_rs/sse_spring/pom.xml> to org.apache.cxf.samples/jax_rs_sse_spring/3.5.0-SNAPSHOT/jax_rs_sse_spring-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/pom.xml> to org.apache.cxf/cxf-rt-transports/3.5.0-SNAPSHOT/cxf-rt-transports-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/osgi/bundle/pom.xml> to org.apache.cxf/cxf-bundle-parent/3.5.0-SNAPSHOT/cxf-bundle-parent-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/security/pom.xml> to org.apache.cxf/cxf-rt-security/3.5.0-SNAPSHOT/cxf-rt-security-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/security/target/cxf-rt-security-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-security/3.5.0-SNAPSHOT/cxf-rt-security-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/security/target/cxf-rt-security-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-security/3.5.0-SNAPSHOT/cxf-rt-security-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/security/target/cxf-rt-security-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-security/3.5.0-SNAPSHOT/cxf-rt-security-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/services/sts/systests/sts-osgi/pom.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-osgi/3.5.0-SNAPSHOT/cxf-services-sts-systests-osgi-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/services/sts/systests/sts-osgi/target/cxf-services-sts-systests-osgi-3.5.0-SNAPSHOT.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-osgi/3.5.0-SNAPSHOT/cxf-services-sts-systests-osgi-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/services/sts/systests/sts-osgi/target/cxf-services-sts-systests-osgi-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-osgi/3.5.0-SNAPSHOT/cxf-services-sts-systests-osgi-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/services/sts/systests/sts-osgi/target/cxf-services-sts-systests-osgi-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-osgi/3.5.0-SNAPSHOT/cxf-services-sts-systests-osgi-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml> to org.apache.cxf.samples/jax_rs_content_negotiation/3.5.0-SNAPSHOT/jax_rs_content_negotiation-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/services/ws-discovery/pom.xml> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery/3.5.0-SNAPSHOT/cxf-services-ws-discovery-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/integration/tracing/tracing-brave/pom.xml> to org.apache.cxf/cxf-integration-tracing-brave/3.5.0-SNAPSHOT/cxf-integration-tracing-brave-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/integration/tracing/tracing-brave/target/cxf-integration-tracing-brave-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-integration-tracing-brave/3.5.0-SNAPSHOT/cxf-integration-tracing-brave-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/integration/tracing/tracing-brave/target/cxf-integration-tracing-brave-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-integration-tracing-brave/3.5.0-SNAPSHOT/cxf-integration-tracing-brave-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/integration/tracing/tracing-brave/target/cxf-integration-tracing-brave-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-integration-tracing-brave/3.5.0-SNAPSHOT/cxf-integration-tracing-brave-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/manifest/pom.xml> to org.apache.cxf/cxf-distribution-manifest/3.5.0-SNAPSHOT/cxf-distribution-manifest-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jax_rs/odata/pom.xml> to org.apache.cxf.samples/jax_rs_odata/3.5.0-SNAPSHOT/jax_rs_odata-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jax_rs/tracing_opentracing_camel/pom.xml> to org.apache.cxf.samples/jax_rs_tracing_opentracing_camel/3.5.0-SNAPSHOT/jax_rs_tracing_opentracing_camel-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/security/oauth-parent/oauth2/pom.xml> to org.apache.cxf/cxf-rt-rs-security-oauth2/3.5.0-SNAPSHOT/cxf-rt-rs-security-oauth2-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/security/oauth-parent/oauth2/target/cxf-rt-rs-security-oauth2-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-security-oauth2/3.5.0-SNAPSHOT/cxf-rt-rs-security-oauth2-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/security/oauth-parent/oauth2/target/cxf-rt-rs-security-oauth2-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-security-oauth2/3.5.0-SNAPSHOT/cxf-rt-rs-security-oauth2-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/security/oauth-parent/oauth2/target/cxf-rt-rs-security-oauth2-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-security-oauth2/3.5.0-SNAPSHOT/cxf-rt-rs-security-oauth2-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/systests/wsdl_maven/codegen/pom.xml> to org.apache.cxf.systests.wsdl_maven/cxf-systests-codegen/3.5.0-SNAPSHOT/cxf-systests-codegen-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/ws/pom.xml> to org.apache.cxf/cxf-rt-ws/3.5.0-SNAPSHOT/cxf-rt-ws-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/security/oauth-parent/oauth2-saml/pom.xml> to org.apache.cxf/cxf-rt-rs-security-oauth2-saml/3.5.0-SNAPSHOT/cxf-rt-rs-security-oauth2-saml-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/security/oauth-parent/oauth2-saml/target/cxf-rt-rs-security-oauth2-saml-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-security-oauth2-saml/3.5.0-SNAPSHOT/cxf-rt-rs-security-oauth2-saml-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/security/oauth-parent/oauth2-saml/target/cxf-rt-rs-security-oauth2-saml-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-security-oauth2-saml/3.5.0-SNAPSHOT/cxf-rt-rs-security-oauth2-saml-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/security/oauth-parent/oauth2-saml/target/cxf-rt-rs-security-oauth2-saml-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-security-oauth2-saml/3.5.0-SNAPSHOT/cxf-rt-rs-security-oauth2-saml-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http-jetty/pom.xml> to org.apache.cxf/cxf-rt-transports-http-jetty/3.5.0-SNAPSHOT/cxf-rt-transports-http-jetty-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http-jetty/target/cxf-rt-transports-http-jetty-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http-jetty/3.5.0-SNAPSHOT/cxf-rt-transports-http-jetty-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http-jetty/target/cxf-rt-transports-http-jetty-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http-jetty/3.5.0-SNAPSHOT/cxf-rt-transports-http-jetty-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http-jetty/target/cxf-rt-transports-http-jetty-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http-jetty/3.5.0-SNAPSHOT/cxf-rt-transports-http-jetty-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/systests/wsdl_maven/java2ws/pom.xml> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.5.0-SNAPSHOT/cxf-systests-java2ws-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/tools/pom.xml> to org.apache.cxf/cxf-tools/3.5.0-SNAPSHOT/cxf-tools-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/corba/bank/pom.xml> to org.apache.cxf.samples/corba-bank/3.5.0-SNAPSHOT/corba-bank-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/soap_header/pom.xml> to org.apache.cxf.samples/soap_header/3.5.0-SNAPSHOT/soap_header-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/parent/pom.xml> to org.apache.cxf/cxf-parent/3.5.0-SNAPSHOT/cxf-parent-3.5.0-SNAPSHOT.pom
[Fast Archiver] Compressed 111.37 KB of artifacts by 28.7% relative to #258
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/maven-plugins/pom.xml> to org.apache.cxf/cxf-maven-plugins/3.5.0-SNAPSHOT/cxf-maven-plugins-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml> to org.apache.cxf.archetype/cxf-jaxws-wsdlfirst/3.5.0-SNAPSHOT/cxf-jaxws-wsdlfirst-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/target/cxf-jaxws-wsdlfirst-3.5.0-SNAPSHOT.jar> to org.apache.cxf.archetype/cxf-jaxws-wsdlfirst/3.5.0-SNAPSHOT/cxf-jaxws-wsdlfirst-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/target/cxf-jaxws-wsdlfirst-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf.archetype/cxf-jaxws-wsdlfirst/3.5.0-SNAPSHOT/cxf-jaxws-wsdlfirst-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/osgi/itests-felix/pom.xml> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.5.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/pom.xml> to org.apache.cxf.samples/jax_ws_tracing_brave_osgi/3.5.0-SNAPSHOT/jax_ws_tracing_brave_osgi-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jax_rs/websocket/pom.xml> to org.apache.cxf.samples/jax_rs_websocket/3.5.0-SNAPSHOT/jax_rs_websocket-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/java_first_jaxws/pom.xml> to org.apache.cxf.samples/java_first_jaxws/3.5.0-SNAPSHOT/java_first_jaxws-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jax_rs/sse_client/pom.xml> to org.apache.cxf.samples/jax_rs_sse_client/3.5.0-SNAPSHOT/jax_rs_sse_client-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jaxws_handlers/pom.xml> to org.apache.cxf.samples/jaxws_handlers/3.5.0-SNAPSHOT/jaxws_handlers-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/ws_transaction/pom.xml> to org.apache.cxf.samples/ws_transaction/3.5.0-SNAPSHOT/ws_transaction-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/tools/javato/ws/pom.xml> to org.apache.cxf/cxf-tools-java2ws/3.5.0-SNAPSHOT/cxf-tools-java2ws-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-java2ws/3.5.0-SNAPSHOT/cxf-tools-java2ws-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-java2ws/3.5.0-SNAPSHOT/cxf-tools-java2ws-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-java2ws/3.5.0-SNAPSHOT/cxf-tools-java2ws-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/osgi/karaf/pom.xml> to org.apache.cxf.karaf/karaf-parent/3.5.0-SNAPSHOT/karaf-parent-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http-netty/netty-server/pom.xml> to org.apache.cxf/cxf-rt-transports-http-netty-server/3.5.0-SNAPSHOT/cxf-rt-transports-http-netty-server-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http-netty/netty-server/target/cxf-rt-transports-http-netty-server-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http-netty-server/3.5.0-SNAPSHOT/cxf-rt-transports-http-netty-server-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http-netty/netty-server/target/cxf-rt-transports-http-netty-server-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http-netty-server/3.5.0-SNAPSHOT/cxf-rt-transports-http-netty-server-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http-netty/netty-server/target/cxf-rt-transports-http-netty-server-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http-netty-server/3.5.0-SNAPSHOT/cxf-rt-transports-http-netty-server-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/systests/ldap/pom.xml> to org.apache.cxf.systests/cxf-systests-ldap/3.5.0-SNAPSHOT/cxf-systests-ldap-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/jms_spec_demo/pom.xml> to org.apache.cxf.samples/jms_spec_demo/3.5.0-SNAPSHOT/jms_spec_demo-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/integration/tracing/tracing-opentracing/pom.xml> to org.apache.cxf/cxf-integration-tracing-opentracing/3.5.0-SNAPSHOT/cxf-integration-tracing-opentracing-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/integration/tracing/tracing-opentracing/target/cxf-integration-tracing-opentracing-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-integration-tracing-opentracing/3.5.0-SNAPSHOT/cxf-integration-tracing-opentracing-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/integration/tracing/tracing-opentracing/target/cxf-integration-tracing-opentracing-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-integration-tracing-opentracing/3.5.0-SNAPSHOT/cxf-integration-tracing-opentracing-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/integration/tracing/tracing-opentracing/target/cxf-integration-tracing-opentracing-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-integration-tracing-opentracing/3.5.0-SNAPSHOT/cxf-integration-tracing-opentracing-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/distribution/src/main/release/samples/in_jvm_transport/pom.xml> to org.apache.cxf.samples/in_jvm_transport/3.5.0-SNAPSHOT/in_jvm_transport-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http/pom.xml> to org.apache.cxf/cxf-rt-transports-http/3.5.0-SNAPSHOT/cxf-rt-transports-http-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http/3.5.0-SNAPSHOT/cxf-rt-transports-http-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http/3.5.0-SNAPSHOT/cxf-rt-transports-http-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http/3.5.0-SNAPSHOT/cxf-rt-transports-http-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/description-common-openapi/pom.xml> to org.apache.cxf/cxf-rt-rs-service-description-common-openapi/3.5.0-SNAPSHOT/cxf-rt-rs-service-description-common-openapi-3.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/description-common-openapi/target/cxf-rt-rs-service-description-common-openapi-3.5.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-service-description-common-openapi/3.5.0-SNAPSHOT/cxf-rt-rs-service-description-common-openapi-3.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/description-common-openapi/target/cxf-rt-rs-service-description-common-openapi-3.5.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-service-description-common-openapi/3.5.0-SNAPSHOT/cxf-rt-rs-service-description-common-openapi-3.5.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/rt/rs/description-common-openapi/target/cxf-rt-rs-service-description-common-openapi-3.5.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-service-description-common-openapi/3.5.0-SNAPSHOT/cxf-rt-rs-service-description-common-openapi-3.5.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-deploy/ws/systests/rs-sse/rs-sse-undertow/pom.xml> to org.apache.cxf.systests/cxf-systests-rs-sse-undertow/3.5.0-SNAPSHOT/cxf-systests-rs-sse-undertow-3.5.0-SNAPSHOT.pom
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring Boot CXF REST Application #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » OAuth 1.0a client #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Undertow Transport System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Basic Demo With HTTPS communications #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WSDL first demo using HTTPS #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Container Integration Test Webapp #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF OSGi parent #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Spring Boot Integration System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF Dynamic Client Sample #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS SSE Demo (Tomcat 8) #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WS-RM Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - OWB #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Demo Using Distributed Tracing with OpenTracing API and OSGi #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Demo using the throttling feature #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS OpenAPI v3.0 Microprofile Implementation and Spring Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WS-Discovery Sample #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WS-Notification Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - Weld with multiple apps #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Transport System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF :: OSGi :: Integration Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring Boot CXF REST Scan Application Client #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Java First POJO Sample #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » MTOM Demo for SWA and XOP #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » cxf-repository #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF STS systests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@cxf.apache.org
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » RESTful Hello World Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF sample using code first POJO's and the Aegis Binding #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS Service war deployment #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF WS-Security Signature Encryption Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS LDAP repository #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WSDL first demo using SOAP12 in Document/Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring Boot CXF REST Scan Application #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS WebSocket Blueprint Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF JAX-RS OpenApi 3.0 Blueprint Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Container Integration System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Basic Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring Boot CXF Web Client #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring Boot CXF First Web Services #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » hello-world sample using JAX-WS API's to talk via CORBA/IIOP #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Swagger2 Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Blueprint Demo Server #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Minimal OSGI Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Forked System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF JAX-RS Swagger2 Blueprint Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS X509 Handlers #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - Base #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WSDL first demo using RPC-Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Distribution #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF JavaDoc #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF STS Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Swagger2 Spring Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Distributed Tracing Integration System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JavaScript Client Demo using Document/Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF SSE Integration System Tests for Jetty #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - Weld with producers #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-WS Dispatch/Provider Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Spark Streaming Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF SSE Integration System Tests for Tomcat #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring HTTP Servlet demo with groovy support #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Sample of JAX-* Service Using an Aegis Client #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Demo Using Distributed Tracing with OpenTracing API and Jaeger #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Eureka Registry for CXF SpringBoot demos #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Basic Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Demo Using Distributed Tracing with OpenZipkin Brave #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF MicroProfile Tracing integration Sys Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Hello World Client Demo using JavaScript #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF WS-Transfer System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Basic Oidc Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Spring Security Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Basic Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF WS-Security UT Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WS-SecurityPolicy UT Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring Boot CXF Web Services Sample #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF Sample of Stream GZIP Interceptor #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Java First demo service using the JAXWSFactoryBeans #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Hello world javascript demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF JAX-WS Failover Blueprint Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WS-Eventing Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF MicroProfile JAX-RS integration Sys Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-WS GraalVM Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JMS Transport Publish/Subscribe Demo using Document-Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS OSGi deployment #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Bank sample using JAX-WS API's to talk via CORBA/IIOP #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Open API 3.0 Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Container Integration Test Grizzly #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Generated JavaScript Sample using JAX-WS and JSR-181 #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-WS GraalVM Demo (capture generated classes) #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF MicroProfile Async Sys Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF WSN service #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF STS service #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF MicroProfile TCKs #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Uncategorized System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS Service #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Services #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF JAX-WS System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Samples #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring HTTP Servlet demo with ruby support #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - OWB with producers #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Databinding System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF sample using the Aegis Binding without any webservice #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - Weld with no apps #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Big Query Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Open API 3.0 Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Kerberos Integration System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Demo Using Distributed Tracing with OpenZipkin Brave and OSGi #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS SSE Blueprint Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Servlet Container Initializer Integration System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF JAX-RS System Advanced Security Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Swagger2 Spring Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring HTTP Sample #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WS-Policy Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring Boot CXF Second Web Services #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF sample using a callback object #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS WebSocket WebApp Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF STS Integration Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WSDL first demo using Document/Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - Weld #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JMS Transport Queue Demo using Document-Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WSDL first demo using the jms transport and jmsConfigFeature #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF WS-Security System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-WS Asynchronous Demo using Document/Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF WS-* Specifications System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS Karaf Features #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Swagger2 WebApp Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS SSE/CDI Demo (Jetty 9) #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Java First demo using JMS #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF WS-Security Interop System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Compatibility Bundle Jar #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS Common #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF SSE Integration System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF JAX-RS System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF System Tests for Maven Plugins #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » OAuth 1.0a server #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-WS GraalVM Demo (capture generated classes) #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - OWB with multiple apps #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF CDI Integration System Tests - OWB with no apps #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS Client #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF XKMS Integration Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Transport System Tests JMS #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF WS-RM Specifications System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » CXF WS-SecurityPolicy Signature Encryption Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF System Tests - MicroProfile Rest Client TCK on Weld #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » WS-Addressing Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF SSE Integration System Tests base classes #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS SSE Demo (Jetty 9) #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Bundle Parent #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Content Negotiation Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF WS-Discovery #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF Manifest Jar #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS OData #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS Demo Using Distributed Tracing with OpenTracing API, Apache Camel and Jaeger #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Test for generating code from wsdl in repo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Test for writing wsdl to repo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Bank sample using JAX-WS API's to talk via CORBA/IIOP #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Sample using SOAP Headers #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF :: OSGi :: Integration Tests pure felix #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-WS Demo Using Distributed Tracing with OpenZipkin Brave and OSGi #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS WebSocket Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Java First demo using JAX-WS APIs #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-RS SSE Client Demo (Tomcat 8) #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » JAX-WS Handler Demo #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Spring Boot CXF Web Services Transaction Sample #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF LDAP Integration System Tests #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » SOAP/JMS Transport Specification Demo using Document-Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Colocated Demo using Document/Literal Style #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'CXF » CXF-JDK8-deploy » Apache CXF SSE Integration System Tests for Undertow #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped