[info] --- maven-clean-plugin:2.5:clean (default-clean) @ http ---
[info] deleting f:\tb\thingsboard\transport\http\target
[info] ------------------------------------------------------------------------
[info] reactor summary for thingsboard 3.0.0-snapshot:
[info]
[info] thingsboard ........................................ success [ 0.945 s]
[info] netty mqtt client .................................. success [ 1.518 s]
[info] thingsboard server commons ......................... success [ 0.121 s]
[info] thingsboard server common data ..................... success [ 6.058 s]
[info] thingsboard server common utils .................... success [ 0.292 s]
[info] thingsboard server common messages ................. success [ 7.041 s]
[info] thingsboard server queue components ................ success [ 0.550 s]
[info] thingsboard server commons ......................... success [ 0.056 s]
[info] thingsboard server common transport components ..... success [ 8.368 s]
[info] thingsboard mqtt transport common .................. success [ 1.013 s]
[info] thingsboard http transport common .................. success [ 0.658 s]
[info] thingsboard coap transport common .................. success [ 0.628 s]
[info] thingsboard server common dao api .................. success [ 0.842 s]
[info] thingsboard extensions ............................. success [ 0.056 s]
[info] thingsboard rule engine api ........................ success [ 0.796 s]
[info] thingsboard server dao layer ....................... success [01:06 min]
[info] thingsboard rule engine components ................. success [ 5.822 s]
[info] thingsboard server transport modules ............... success [ 0.054 s]
[info] thingsboard http transport service ................. failure [ 1.375 s]
[info] thingsboard mqtt transport service ................. skipped
[info] thingsboard coap transport service ................. skipped
[info] thingsboard server ui .............................. skipped
[info] thingsboard server tools ........................... skipped
[info] thingsboard rest client ............................ skipped
[info] thingsboard server application ..................... skipped
[info] thingsboard microservices .......................... skipped
[info] thingsboard docker images .......................... skipped
[info] thingsboard javascript executor microservice ....... skipped
[info] thingsboard web ui microservice .................... skipped
[info] thingsboard node microservice ...................... skipped
[info] thingsboard transport microservices ................ skipped
[info] thingsboard mqtt transport microservice ............ skipped
[info] thingsboard http transport microservice ............ skipped
[info] thingsboard coap transport microservice ............ skipped
[info] thingsboard black box tests ........................ skipped
[info] ------------------------------------------------------------------------
[info] build failure
[info] ------------------------------------------------------------------------
[info] total time: 01:43 min
[info] finished at: 2020-03-05t20:04:2708:00
[info] ------------------------------------------------------------------------
[error] failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project http: failed to clean project: failed to delete f:\tb\thingsboard\transport\http\target\tb-http-transport.rpm -> [help 1]
[error]
[error] to see the full stack trace of the errors, re-run maven with the -e switch.
[error] re-run maven using the -x switch to enable full debug logging.
[error]
[error] for more information about the errors and possible solutions, please read the following articles:
[error] [help 1] http://cwiki.apache.org/confluence/display/maven/mojoexecutionexception
[error]
[error] after correcting the problems, you can resume the build with the command
[error] mvn <args> -rf org.thingsboard.transport:http
thingsboard 编译失败