gpt4 book ai didi

java - Grails maven 插件需要 Groovy 2.4.2

转载 作者:塔克拉玛干 更新时间:2023-11-03 05:09:35 25 4
gpt4 key购买 nike

我升级到 Grails 2.4.2,因为据说它修复了导致它生成错误的 pom.xml 文件的 maven 插件的错误。现在,当我尝试使用 mvn clean install 运行 2.4.2 生成的 pom 时,我收到以下错误消息:

[ERROR] Failed to execute goal org.grails:grails-maven-plugin:2.4.2:maven-compile (default-maven-compile) on project PROJECT : Failed to create classpath for Grails execution. Failure to find org.codehaus.groovy:groovy-all:jar:2.4.2 in https://REPO was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [Help 1]

Groovy 2.4.2 显然不存在,因为 2.3.X 是最新版本。我如何强制 Maven 插件将 2.3.2 的 groovy-all 包作为依赖项用于 Groovy?

最佳答案

解决方案:这是 Maven 插件中的错误。我向所有者发送了代码修复。

更新:我发送了一个已合并到 Grails 中的错误修复。新的依赖项是 org.grails:grails-maven-plugin:2.4.3。您应该更新您的 Grails BuildConfig 和 pom 文件(或重新生成它)。

关于java - Grails maven 插件需要 Groovy 2.4.2,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24491191/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com