安装插件[shiro-1.1.3]时发生错误:无法删除

发布于 2024-11-30 08:52:13 字数 463 浏览 4 评论 0原文

Grails 2.0.0.M1 + shiro-1.1.3

grails>安装插件shiro

|解决插件 JAR 依赖关系..

删除日志...

|已安装插件。

grails>编译--staktrace

|错误 安装插件 [shiro-1.1.3] 时发生错误:无法 删除文件 D:\TZProfile.grails\2.0.0.M1\projects\Vote\plugins\shiro-1.1.3\lib\shiro-co re-1.1.0.jar

|错误 运行脚本编译时出错 --staktrace: org.codehaus.groovy.grails.cli .ScriptExitException (使用 --stacktrace 查看完整的跟踪)

Grails 2.0.0.M1 + shiro-1.1.3

grails> install-plugin shiro

| Resolving plugin JAR dependencies..

delete logs...

| Plugin installed.

grails> compile --staktrace

| Error An error occured installing the plugin [shiro-1.1.3]: Unable
to delete file
D:\TZProfile.grails\2.0.0.M1\projects\Vote\plugins\shiro-1.1.3\lib\shiro-co
re-1.1.0.jar

| Error Error running script compile --staktrace:
org.codehaus.groovy.grails.cli .ScriptExitException (Use --stacktrace
to see the full trace)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

静若繁花 2024-12-07 08:52:13

您只需删除 D:\TZProfile.grails\2.0.0.M1\projects\Vote\plugins\shiro-1.1.3\lib 的所有文件 .jar 即可。即卸载插件。之后,再次安装。然后,运行该应用程序。

You only need to delete all files .jar of D:\TZProfile.grails\2.0.0.M1\projects\Vote\plugins\shiro-1.1.3\lib. That is, uninstall the plugin. After that, install it again. Then, run the app.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文