Closed 806572349 closed 6 years ago
Please give some details
[INFO] Reactor Summary: [INFO] [INFO] Dubbo Spring Boot Project .......................... SUCCESS [ 0.688 s] [INFO] Dubbo Spring Boot Parent ........................... SUCCESS [ 1.518 s] [INFO] Dubbo Spring Boot AutoConfigure .................... FAILURE [ 7.369 s] [INFO] Dubbo Spring Boot Starter .......................... SKIPPED [INFO] Dubbo Spring Boot Actuator ......................... SKIPPED [INFO] Dubbo Spring Boot Samples .......................... SKIPPED [INFO] Dubbo Spring Boot Sample : API ..................... SKIPPED [INFO] Dubbo Spring Boot Sample : Provider ................ SKIPPED [INFO] Dubbo Spring Boot Sample : Consumer ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.137 s [INFO] Finished at: 2018-06-12T17:50:13+08:00 [INFO] Final Memory: 37M/508M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (verify.rat) on project dubbo-spring-boot-autoconfigure: Too many files with unapproved license: 2 See RAT report in: E:\DownLoad\Study\Java\Study\Demo\incubator-dubbo-spring-boot-project\dubbo-spring-boot-autoconfigure\target\rat.txt -> [Help 1]
As we are using spring boot 2.0+, we are waiting dubbo-spring-boot-0.2.x now, is there any timeline when 0.2.x will officially release?
@806572349 it works on me
[INFO] --- spring-boot-maven-plugin:2.0.2.RELEASE:repackage (default) @ dubbo-spring-boot-sample-consumer --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Dubbo Spring Boot Project .......................... SUCCESS [ 0.356 s] [INFO] Dubbo Spring Boot Parent ........................... SUCCESS [ 0.737 s] [INFO] Dubbo Spring Boot AutoConfigure .................... SUCCESS [ 2.139 s] [INFO] Dubbo Spring Boot Starter .......................... SUCCESS [ 0.086 s] [INFO] Dubbo Spring Boot Actuator ......................... SUCCESS [ 0.707 s] [INFO] Dubbo Spring Boot Samples .......................... SUCCESS [ 0.009 s] [INFO] Dubbo Spring Boot Sample : API ..................... SUCCESS [ 0.066 s] [INFO] Dubbo Spring Boot Sample : Provider ................ SUCCESS [ 0.751 s] [INFO] Dubbo Spring Boot Sample : Consumer ................ SUCCESS [ 0.306 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.859 s [INFO] Finished at: 2018-06-13T10:24:11+08:00 [INFO] Final Memory: 48M/162M [INFO] ------------------------------------------------------------------------
@darren-wang We have been voting release new versions in apache committee, it may cast one or two weeks.
0.2.0 怎么不能打包啊