eclipse中使用maven插件的时候,运行run as maven build的时候报错 -Dmaven.multiModuleProjectDirectory system propery is not set. Check $M2_HOME environment variable and mvn script match. 直接的解决方法:使用低版本的maven 可以设一个环境变量M2_HOME指向你的maven安装目录 M2_HOME=D:\Apps\apache-maven-3.3…
今天SVN提交代码遇到"Previous operation has not finished; run 'cleanup' if it was interrupted"报错,"clean up ",都是报一样的错.执行cleanup时候,提示要cleanup.看来是进入死循环了. 写博客不喜欢废话就一针见血吧!!!! 1.点开 https://www.sqlite.org/download.html 2. 为了方便命令行执行,将sqlite3.exe放到sv…
Multiple annotations found at this line: - Execution default-testResources of goal org.apache.maven.plugins:maven-resources- plugin:2.4.3:testResources failed: Plugin org.apache.maven.plugins:maven-resources-plugin:2.4.3 or one of its dependencies co…