问答详情
源自:2-4 Mybatis自动生成器使用方式

问题。。。

 Failed to execute goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.5:generate (default-cli) on project kill: Execution default-cli of goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.5:generate failed: Plugin org.mybatis.generator:mybatis-generator-maven-plugin:1.3.5 or one of its dependencies could not be resolved: Failure to find org.mybatis.generator:mabatis-generator-core:jar:1.3.5 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

[ERROR] 


提问者:慕粉7072561 2019-02-27 19:27

个回答

  • 慕标1154530
    2019-03-03 10:58:36

    mvn clean install -U