Giter Club home page Giter Club logo

Comments (12)

rultor avatar rultor commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

@jonashackt OK, I will release it now. Please check the progress here

from cxf-spring-boot-starter.

rultor avatar rultor commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

@jonashackt Oops, I failed. You can see the full log here (spent 6min)

2017-10-11 07:57:59.113  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map<java.lang.String, java.lang.String>)
2017-10-11 07:57:59.113  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-10-11 07:57:59.113  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/features || /features.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-10-11 07:57:59.114  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/restart || /restart.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.context.restart.RestartMvcEndpoint.invoke()
2017-10-11 07:57:59.114  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal)
2017-10-11 07:57:59.115  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
2017-10-11 07:57:59.115  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-10-11 07:57:59.115  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-10-11 07:57:59.116  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-10-11 07:57:59.116  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-10-11 07:57:59.117  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/env],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint.value(java.util.Map<java.lang.String, java.lang.String>)
2017-10-11 07:57:59.117  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/env/reset],methods=[POST]}" onto public java.util.Map<java.lang.String, java.lang.Object> org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint.reset()
2017-10-11 07:57:59.117  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/pause || /pause.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke()
2017-10-11 07:57:59.118  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-10-11 07:57:59.118  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/resume || /resume.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke()
2017-10-11 07:57:59.119  INFO [-,,,] 202 --- [           main] o.s.b.a.e.mvc.EndpointHandlerMapping     : Mapped "{[/refresh || /refresh.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke()
2017-10-11 07:57:59.393  INFO [-,,,] 202 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 
2017-10-11 07:57:59.641  INFO [-,,,] 202 --- [           main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8088 (http)
2017-10-11 07:57:59.643  INFO [-,,,] 202 --- [           main] d.c.c.e.WeatherServiceRelativeUrlTest    : Started WeatherServiceRelativeUrlTest in 3.792 seconds (JVM running for 31.023)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.864 sec
Running de.codecentric.cxf.endpoint.WeatherServiceEndpointSystemTest
2017-10-11 07:57:59.701  INFO [-,,,] 202 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.codecentric.cxf.endpoint.WeatherServiceEndpointSystemTest], using SpringBootContextLoader
2017-10-11 07:57:59.702  INFO [-,,,] 202 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [de.codecentric.cxf.endpoint.WeatherServiceEndpointSystemTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2017-10-11 07:57:59.705  INFO [-,,,] 202 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2017-10-11 07:57:59.707  INFO [-,,,] 202 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Could not instantiate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/TransactionDefinition]
2017-10-11 07:57:59.707  INFO [-,,,] 202 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Could not instantiate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2017-10-11 07:57:59.707  INFO [-,,,] 202 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19ca9708, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46a20e10, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@459c7e20, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3d2d903a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@70122240, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@269660dc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@dd6750, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@51a09b31, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@30c1b367, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2544a523]
2017-10-11 07:57:59.721  INFO [-,9150604968adfce5,9150604968adfce5,false] 202 --- [nio-8087-exec-1] de.codecentric.cxf.TestServiceEndpoint   : Returning a forecast.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
2017-10-11 07:57:59.730  INFO [-,,,] 202 --- [      Thread-23] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1e584c1a: startup date [Wed Oct 11 07:57:56 UTC 2017]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@7184700b
2017-10-11 07:57:59.730  INFO [-,,,] 202 --- [       Thread-7] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@37e9d191: startup date [Wed Oct 11 07:57:31 UTC 2017]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@59a2d756
2017-10-11 07:57:59.730  INFO [-,,,] 202 --- [      Thread-17] o.s.w.c.s.GenericWebApplicationContext   : Closing org.springframework.web.context.support.GenericWebApplicationContext@3968c5a2: startup date [Wed Oct 11 07:57:48 UTC 2017]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@2c8a6cf0
2017-10-11 07:57:59.731  INFO [-,,,] 202 --- [      Thread-12] o.s.w.c.s.GenericWebApplicationContext   : Closing org.springframework.web.context.support.GenericWebApplicationContext@452fbdef: startup date [Wed Oct 11 07:57:42 UTC 2017]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@1fd61b81

Results :

Failed tests:   callSoapServiceFails(de.codecentric.cxf.soaprawclient.SoapRawClientTest): (..)

Tests run: 31, Failures: 1, Errors: 0, Skipped: 0

[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1;31mBUILD FAILURE\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] Total time: 03:31 min
[\u001b[1;34mINFO\u001b[m] Finished at: 2017-10-11T07:57:59Z
[\u001b[1;34mINFO\u001b[m] Final Memory: 44M/283M
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;31mERROR\u001b[m] Failed to execute goal \u001b[32morg.apache.maven.plugins:maven-surefire-plugin:2.12.4:test\u001b[m \u001b[1m(default-test)\u001b[m on project \u001b[36mcxf-spring-boot-starter\u001b[m: \u001b[1;31mThere are test failures.\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31m\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mPlease refer to /home/r/repo/target/surefire-reports for the individual test results.\u001b[m
[\u001b[1;31mERROR\u001b[m] -> \u001b[1m[Help 1]\u001b[m
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] To see the full stack trace of the errors, re-run Maven with the \u001b[1m-e\u001b[m switch.
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
container a4e62ecda906f0e2d8181301680db320b4434edb744bff7e02cf026732027adc is dead
Wed Oct 11 09:58:32 CEST 2017

from cxf-spring-boot-starter.

jonashackt avatar jonashackt commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

from cxf-spring-boot-starter.

rultor avatar rultor commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

@jonashackt OK, I will release it now. Please check the progress here

from cxf-spring-boot-starter.

rultor avatar rultor commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

@jonashackt Oops, I failed. You can see the full log here (spent 6min)

Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiImplMissingFailureAnalyzer.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiMissingFailureAnalyzer.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/WebServiceClientNotFoundException.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiNotFoundException.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/WebServiceClientMissingFailureAnalyzer.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiImplClassNotFoundException.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/CxfSpringBootMavenPropertiesNotFoundException.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/CxfSpringBootMavenPropertiesMissingFailureAnalyzer.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/target/apidocs/overview-tree.html...
Generating /home/r/repo/target/apidocs/index-all.html...
Generating /home/r/repo/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/target/apidocs/index.html...
Generating /home/r/repo/target/apidocs/overview-summary.html...
Generating /home/r/repo/target/apidocs/help-doc.html...
2 warnings
[\u001b[1;33mWARNING\u001b[m] Javadoc Warnings
[\u001b[1;33mWARNING\u001b[m] warning: unknown enum constant LifecyclePhase.GENERATE_SOURCES
[\u001b[1;33mWARNING\u001b[m] reason: class file for org.apache.maven.plugins.annotations.LifecyclePhase not found
[\u001b[1;33mWARNING\u001b[m] /home/r/repo/src/main/java/de/codecentric/cxf/autodetection/WebServiceAutoDetector.java:44: warning - @return tag has no arguments.
[\u001b[1;34mINFO\u001b[m] Building jar: /home/r/repo/target/cxf-spring-boot-starter-1.1.3.RELEASE-javadoc.jar
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] \u001b[1m--- \u001b[0;32mmaven-gpg-plugin:1.6:sign\u001b[m \u001b[1m(sign-artifacts)\u001b[m @ \u001b[36mcxf-spring-boot-starter\u001b[0;1m ---\u001b[m
Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Progress (1): 0.7/243 kB
Progress (1): 2.1/243 kB
Progress (1): 3.4/243 kB
Progress (1): 4.8/243 kB
Progress (1): 6.2/243 kB
Progress (1): 7.5/243 kB
Progress (1): 8.9/243 kB
Progress (1): 10/243 kB 
Progress (1): 12/243 kB
Progress (1): 13/243 kB
Progress (1): 14/243 kB
Progress (1): 16/243 kB
Progress (1): 17/243 kB
Progress (1): 18/243 kB
Progress (1): 20/243 kB
Progress (1): 21/243 kB
Progress (1): 22/243 kB
Progress (1): 24/243 kB
Progress (1): 25/243 kB
Progress (1): 26/243 kB
Progress (1): 28/243 kB
Progress (1): 29/243 kB
Progress (1): 31/243 kB
Progress (1): 32/243 kB
Progress (1): 33/243 kB
Progress (1): 35/243 kB
Progress (1): 36/243 kB
Progress (1): 37/243 kB
Progress (1): 39/243 kB
Progress (1): 40/243 kB
Progress (1): 41/243 kB
Progress (1): 43/243 kB
Progress (1): 44/243 kB
Progress (1): 45/243 kB
Progress (1): 47/243 kB
Progress (1): 48/243 kB
Progress (1): 49/243 kB
Progress (1): 51/243 kB
Progress (1): 52/243 kB
Progress (1): 53/243 kB
Progress (1): 55/243 kB
Progress (1): 56/243 kB
Progress (1): 58/243 kB
Progress (1): 59/243 kB
Progress (1): 60/243 kB
Progress (1): 62/243 kB
Progress (1): 63/243 kB
Progress (1): 64/243 kB
Progress (1): 64/243 kB
Progress (1): 66/243 kB
Progress (1): 67/243 kB
Progress (1): 68/243 kB
Progress (1): 70/243 kB
Progress (1): 71/243 kB
Progress (1): 73/243 kB
Progress (1): 74/243 kB
Progress (1): 75/243 kB
Progress (1): 77/243 kB
Progress (1): 78/243 kB
Progress (1): 79/243 kB
Progress (1): 81/243 kB
Progress (1): 82/243 kB
Progress (1): 84/243 kB
Progress (1): 85/243 kB
Progress (1): 86/243 kB
Progress (1): 88/243 kB
Progress (1): 89/243 kB
Progress (1): 90/243 kB
Progress (1): 92/243 kB
Progress (1): 93/243 kB
Progress (1): 94/243 kB
Progress (1): 96/243 kB
Progress (1): 97/243 kB
Progress (1): 98/243 kB
Progress (1): 99/243 kB
Progress (1): 100/243 kB
Progress (1): 101/243 kB
Progress (1): 103/243 kB
Progress (1): 104/243 kB
Progress (1): 105/243 kB
Progress (1): 107/243 kB
Progress (1): 108/243 kB
Progress (1): 109/243 kB
Progress (1): 111/243 kB
Progress (1): 112/243 kB
Progress (1): 113/243 kB
Progress (1): 115/243 kB
Progress (1): 116/243 kB
Progress (1): 118/243 kB
Progress (1): 119/243 kB
Progress (1): 120/243 kB
Progress (1): 122/243 kB
Progress (1): 123/243 kB
Progress (1): 124/243 kB
Progress (1): 126/243 kB
Progress (1): 127/243 kB
Progress (1): 129/243 kB
Progress (1): 130/243 kB
Progress (1): 131/243 kB
Progress (1): 133/243 kB
Progress (1): 134/243 kB
Progress (1): 135/243 kB
Progress (1): 137/243 kB
Progress (1): 138/243 kB
Progress (1): 139/243 kB
Progress (1): 141/243 kB
Progress (1): 142/243 kB
Progress (1): 144/243 kB
Progress (1): 145/243 kB
Progress (1): 146/243 kB
Progress (1): 148/243 kB
Progress (1): 149/243 kB
Progress (1): 150/243 kB
Progress (1): 152/243 kB
Progress (1): 153/243 kB
Progress (1): 154/243 kB
Progress (1): 156/243 kB
Progress (1): 157/243 kB
Progress (1): 159/243 kB
Progress (1): 160/243 kB
Progress (1): 161/243 kB
Progress (1): 163/243 kB
Progress (1): 164/243 kB
Progress (1): 165/243 kB
Progress (1): 167/243 kB
Progress (1): 168/243 kB
Progress (1): 170/243 kB
Progress (1): 171/243 kB
Progress (1): 172/243 kB
Progress (1): 174/243 kB
Progress (1): 175/243 kB
Progress (1): 176/243 kB
Progress (1): 178/243 kB
Progress (1): 179/243 kB
Progress (1): 180/243 kB
Progress (1): 182/243 kB
Progress (1): 183/243 kB
Progress (1): 185/243 kB
Progress (1): 186/243 kB
Progress (1): 187/243 kB
Progress (1): 189/243 kB
Progress (1): 190/243 kB
Progress (1): 191/243 kB
Progress (1): 193/243 kB
Progress (1): 194/243 kB
Progress (1): 195/243 kB
Progress (1): 197/243 kB
Progress (1): 198/243 kB
Progress (1): 200/243 kB
Progress (1): 201/243 kB
Progress (1): 202/243 kB
Progress (1): 204/243 kB
Progress (1): 205/243 kB
Progress (1): 206/243 kB
Progress (1): 208/243 kB
Progress (1): 209/243 kB
Progress (1): 210/243 kB
Progress (1): 212/243 kB
Progress (1): 213/243 kB
Progress (1): 215/243 kB
Progress (1): 216/243 kB
Progress (1): 217/243 kB
Progress (1): 219/243 kB
Progress (1): 220/243 kB
Progress (1): 221/243 kB
Progress (1): 223/243 kB
Progress (1): 224/243 kB
Progress (1): 225/243 kB
Progress (1): 227/243 kB
Progress (1): 228/243 kB
Progress (1): 230/243 kB
Progress (1): 231/243 kB
Progress (1): 232/243 kB
Progress (1): 234/243 kB
Progress (1): 235/243 kB
Progress (1): 236/243 kB
Progress (1): 238/243 kB
Progress (1): 239/243 kB
Progress (1): 240/243 kB
Progress (1): 242/243 kB
Progress (1): 243 kB    
                    
Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 668 kB/s)
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent
gpg: key 08ECA5BDD38EF5E0: secret key imported
gpg: migration succeeded
gpg: signing failed: Inappropriate ioctl for device
gpg: signing failed: Inappropriate ioctl for device
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1;31mBUILD FAILURE\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] Total time: 03:28 min
[\u001b[1;34mINFO\u001b[m] Finished at: 2017-10-11T08:28:56Z
[\u001b[1;34mINFO\u001b[m] Final Memory: 52M/343M
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;31mERROR\u001b[m] Failed to execute goal \u001b[32morg.apache.maven.plugins:maven-gpg-plugin:1.6:sign\u001b[m \u001b[1m(sign-artifacts)\u001b[m on project \u001b[36mcxf-spring-boot-starter\u001b[m: \u001b[1;31mExit code: 2\u001b[m -> \u001b[1m[Help 1]\u001b[m
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] To see the full stack trace of the errors, re-run Maven with the \u001b[1m-e\u001b[m switch.
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
container 06967217433b124afddba473aa85e331f2226ced330743ba194e0c4697773ee5 is dead
Wed Oct 11 10:29:37 CEST 2017

from cxf-spring-boot-starter.

jonashackt avatar jonashackt commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

from cxf-spring-boot-starter.

rultor avatar rultor commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

@jonashackt OK, I will release it now. Please check the progress here

from cxf-spring-boot-starter.

rultor avatar rultor commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

@jonashackt Oops, I failed. You can see the full log here (spent 8min)

Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/class-use/WebServiceScanner.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/class-use/WebServiceAutoDetector.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/class-use/PackageNameReader.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiImplMissingFailureAnalyzer.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiMissingFailureAnalyzer.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/WebServiceClientNotFoundException.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiNotFoundException.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/WebServiceClientMissingFailureAnalyzer.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiImplClassNotFoundException.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/CxfSpringBootMavenPropertiesNotFoundException.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/CxfSpringBootMavenPropertiesMissingFailureAnalyzer.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/package-use.html...
Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/target/apidocs/overview-tree.html...
Generating /home/r/repo/target/apidocs/index-all.html...
Generating /home/r/repo/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/target/apidocs/index.html...
Generating /home/r/repo/target/apidocs/overview-summary.html...
Generating /home/r/repo/target/apidocs/help-doc.html...
1 warning
[\u001b[1;33mWARNING\u001b[m] Javadoc Warnings
[\u001b[1;33mWARNING\u001b[m] /home/r/repo/src/main/java/de/codecentric/cxf/autodetection/WebServiceAutoDetector.java:44: warning - @return tag has no arguments.
[\u001b[1;34mINFO\u001b[m] Building jar: /home/r/repo/target/cxf-spring-boot-starter-1.1.3.RELEASE-javadoc.jar
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] \u001b[1m--- \u001b[0;32mmaven-gpg-plugin:1.6:sign\u001b[m \u001b[1m(sign-artifacts)\u001b[m @ \u001b[36mcxf-spring-boot-starter\u001b[0;1m ---\u001b[m
Downloading from spring-releases: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Progress (1): 0.7/243 kB
Progress (1): 2.1/243 kB
Progress (1): 3.4/243 kB
Progress (1): 4.8/243 kB
Progress (1): 6.2/243 kB
Progress (1): 7.5/243 kB
Progress (1): 8.9/243 kB
Progress (1): 10/243 kB 
Progress (1): 12/243 kB
Progress (1): 13/243 kB
Progress (1): 14/243 kB
Progress (1): 16/243 kB
Progress (1): 17/243 kB
Progress (1): 19/243 kB
Progress (1): 20/243 kB
Progress (1): 21/243 kB
Progress (1): 22/243 kB
Progress (1): 23/243 kB
Progress (1): 24/243 kB
Progress (1): 26/243 kB
Progress (1): 27/243 kB
Progress (1): 28/243 kB
Progress (1): 30/243 kB
Progress (1): 31/243 kB
Progress (1): 32/243 kB
Progress (1): 34/243 kB
Progress (1): 35/243 kB
Progress (1): 36/243 kB
Progress (1): 38/243 kB
Progress (1): 39/243 kB
Progress (1): 40/243 kB
Progress (1): 42/243 kB
Progress (1): 43/243 kB
Progress (1): 44/243 kB
Progress (1): 46/243 kB
Progress (1): 47/243 kB
Progress (1): 49/243 kB
Progress (1): 50/243 kB
Progress (1): 51/243 kB
Progress (1): 53/243 kB
Progress (1): 54/243 kB
Progress (1): 55/243 kB
Progress (1): 57/243 kB
Progress (1): 58/243 kB
Progress (1): 60/243 kB
Progress (1): 61/243 kB
Progress (1): 62/243 kB
Progress (1): 64/243 kB
Progress (1): 64/243 kB
Progress (1): 65/243 kB
Progress (1): 66/243 kB
Progress (1): 68/243 kB
Progress (1): 69/243 kB
Progress (1): 70/243 kB
Progress (1): 72/243 kB
Progress (1): 73/243 kB
Progress (1): 74/243 kB
Progress (1): 76/243 kB
Progress (1): 77/243 kB
Progress (1): 79/243 kB
Progress (1): 80/243 kB
Progress (1): 81/243 kB
Progress (1): 83/243 kB
Progress (1): 84/243 kB
Progress (1): 85/243 kB
Progress (1): 87/243 kB
Progress (1): 88/243 kB
Progress (1): 89/243 kB
Progress (1): 91/243 kB
Progress (1): 92/243 kB
Progress (1): 94/243 kB
Progress (1): 95/243 kB
Progress (1): 96/243 kB
Progress (1): 98/243 kB
Progress (1): 98/243 kB
Progress (1): 99/243 kB
Progress (1): 100/243 kB
Progress (1): 102/243 kB
Progress (1): 103/243 kB
Progress (1): 105/243 kB
Progress (1): 106/243 kB
Progress (1): 107/243 kB
Progress (1): 109/243 kB
Progress (1): 110/243 kB
Progress (1): 111/243 kB
Progress (1): 113/243 kB
Progress (1): 114/243 kB
Progress (1): 115/243 kB
Progress (1): 117/243 kB
Progress (1): 118/243 kB
Progress (1): 120/243 kB
Progress (1): 121/243 kB
Progress (1): 122/243 kB
Progress (1): 124/243 kB
Progress (1): 125/243 kB
Progress (1): 126/243 kB
Progress (1): 128/243 kB
Progress (1): 129/243 kB
Progress (1): 130/243 kB
Progress (1): 132/243 kB
Progress (1): 133/243 kB
Progress (1): 135/243 kB
Progress (1): 136/243 kB
Progress (1): 137/243 kB
Progress (1): 139/243 kB
Progress (1): 140/243 kB
Progress (1): 141/243 kB
Progress (1): 143/243 kB
Progress (1): 144/243 kB
Progress (1): 146/243 kB
Progress (1): 147/243 kB
Progress (1): 148/243 kB
Progress (1): 150/243 kB
Progress (1): 151/243 kB
Progress (1): 152/243 kB
Progress (1): 154/243 kB
Progress (1): 155/243 kB
Progress (1): 156/243 kB
Progress (1): 158/243 kB
Progress (1): 159/243 kB
Progress (1): 160/243 kB
Progress (1): 162/243 kB
Progress (1): 163/243 kB
Progress (1): 165/243 kB
Progress (1): 166/243 kB
Progress (1): 167/243 kB
Progress (1): 169/243 kB
Progress (1): 170/243 kB
Progress (1): 171/243 kB
Progress (1): 173/243 kB
Progress (1): 174/243 kB
Progress (1): 176/243 kB
Progress (1): 177/243 kB
Progress (1): 178/243 kB
Progress (1): 180/243 kB
Progress (1): 181/243 kB
Progress (1): 182/243 kB
Progress (1): 184/243 kB
Progress (1): 185/243 kB
Progress (1): 186/243 kB
Progress (1): 188/243 kB
Progress (1): 189/243 kB
Progress (1): 191/243 kB
Progress (1): 192/243 kB
Progress (1): 193/243 kB
Progress (1): 195/243 kB
Progress (1): 196/243 kB
Progress (1): 197/243 kB
Progress (1): 199/243 kB
Progress (1): 200/243 kB
Progress (1): 201/243 kB
Progress (1): 203/243 kB
Progress (1): 204/243 kB
Progress (1): 206/243 kB
Progress (1): 207/243 kB
Progress (1): 208/243 kB
Progress (1): 210/243 kB
Progress (1): 211/243 kB
Progress (1): 212/243 kB
Progress (1): 214/243 kB
Progress (1): 215/243 kB
Progress (1): 216/243 kB
Progress (1): 218/243 kB
Progress (1): 219/243 kB
Progress (1): 221/243 kB
Progress (1): 222/243 kB
Progress (1): 223/243 kB
Progress (1): 225/243 kB
Progress (1): 226/243 kB
Progress (1): 227/243 kB
Progress (1): 229/243 kB
Progress (1): 230/243 kB
Progress (1): 232/243 kB
Progress (1): 233/243 kB
Progress (1): 234/243 kB
Progress (1): 236/243 kB
Progress (1): 237/243 kB
Progress (1): 238/243 kB
Progress (1): 240/243 kB
Progress (1): 241/243 kB
Progress (1): 242/243 kB
Progress (1): 243 kB    
                    
Downloaded from spring-releases: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 685 kB/s)
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent
gpg: key 08ECA5BDD38EF5E0: secret key imported
gpg: migration succeeded
gpg: signing failed: Inappropriate ioctl for device
gpg: signing failed: Inappropriate ioctl for device
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1;31mBUILD FAILURE\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] Total time: 05:45 min
[\u001b[1;34mINFO\u001b[m] Finished at: 2018-02-28T09:30:19Z
[\u001b[1;34mINFO\u001b[m] Final Memory: 65M/1056M
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;31mERROR\u001b[m] Failed to execute goal \u001b[32morg.apache.maven.plugins:maven-gpg-plugin:1.6:sign\u001b[m \u001b[1m(sign-artifacts)\u001b[m on project \u001b[36mcxf-spring-boot-starter\u001b[m: \u001b[1;31mExit code: 2\u001b[m -> \u001b[1m[Help 1]\u001b[m
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] To see the full stack trace of the errors, re-run Maven with the \u001b[1m-e\u001b[m switch.
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
container bc0f1edcd85035307d50849038788433c6b21cfa90a57601c33db34ebf03bfb5 is dead
Wed Feb 28 10:30:28 CET 2018

from cxf-spring-boot-starter.

jonashackt avatar jonashackt commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

from cxf-spring-boot-starter.

rultor avatar rultor commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

@jonashackt OK, I will release it now. Please check the progress here

from cxf-spring-boot-starter.

rultor avatar rultor commented on July 28, 2024

@rultor release, tag is 1.1.3.RELEASE

@jonashackt Done! FYI, the full log is here (took me 11min)

from cxf-spring-boot-starter.

jonashackt avatar jonashackt commented on July 28, 2024

This fixes also yegor256/rultor#1249

from cxf-spring-boot-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.