zoukankan      html  css  js  c++  java
  • thingsboard 编译失败,报错 Failed to execute goal com.mycila:license-maven-plugin:3.0

    thingsboard 编译失败,报错 Failed to execute goal com.mycila:license-maven-plugin:3.0:check (default) on project thingsboard

    ERROR] Failed to execute goal com.mycila:license-maven-plugin:3.0:check (default) on project thingsboard: Some files do not have the expected license header -> [Help 1]
    

    License检查不通过

    [ERROR] Failed to execute goal com.mycila:license-maven-plugin:3.0:check (default) on project thingsboard: Some files do not have the expected license header -> [Help 1]
    

    解决方案:在根目录pom.xml中屏蔽license-maven-plugin

    image.png

    搜索license-maven-plugin,将整个plugin都注释掉
    image.png

    可参考:thingsboard license检测不通过

    thingsboard交流QQ群 121202538

    121202538

  • 相关阅读:
    12 go实现几中基本排序算法
    5 控制语句
    9 函数
    4. 常量与运算符
    AI
    AI
    AI
    AI
    ML
    ML
  • 原文地址:https://www.cnblogs.com/iotschool/p/12431820.html
Copyright © 2011-2022 走看看