idea 终端执行如下命令时
mvn clean install -Dmaven.skip.testtrue报:
Unknown lifecycle phase ".skip.testtrue". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or
<plugin-group-id&…
问题
由于众所周知的原因,flutter编译时,经常出现Could not get resource https://storage.googleapis.com/download.flutter.io…的问题,如下:
* What went wrong:
Could not determine the dependencies of task :app:lintVit…