开发者社区 问答 正文

eclipse 运行maven项目报错了,咋整?报错

Publishing failed with multiple errors
Could not delete E:/users/administrator/eclipse-workspace2/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/voiceTest/WEB-INF/lib. May be locked by another process.
Could not delete E:/users/administrator/eclipse-workspace2/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/voiceTest/WEB-INF. May be locked by another process.

展开
收起
爱吃鱼的程序员 2020-06-07 18:33:29 417 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB
                        <p>文件被其他程序占用了,建议你重启一下你的eclipse</p>
    
                    
    
                        <p>May be locked by another process.</p>
    

    被另外的占用

    2020-06-07 18:33:43
    赞同 展开评论