问题 用Eclipse创建maven工程的时候,总是会报错,例如提示: Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-quickstart:1.1] The defined artifact is not an archetype 网上查找资料说是将 maven 下的repository下的 相关 lib 删除重建,但是试过了之后,发现没有用. 自己的解决方法: 将Ecli
有时候导入maven工程会报空指针异常: An internal error occurred during: “Updating Maven Project”. java.lang.NullPointerException 在stackoverflow查找的答案:I solved mine by deleting the .settings folder and .project file in the project and then reimporting the project. 意思就
打开eclipse准备进行开发时,发现项目上有个红星号,查看错误后发现报了一个:"web.xml is missing and <failOnMissingWebXml> is set to true"的错误,虽然不影响项目的正常运行,但是对于像我这种有强迫症的人来说,总是感觉很不爽,最后查了半天也没有很好的解决办法.后来使用最暴力的方式解决了该问题. 问题: 暴力解决办法: 1.在eclipse里删除出错的项目 (1) (2) 2.重新导入该maven工程 (1) (2)
----------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Concurre
原本好好的Maven工程却出现了莫名的错误 Failure to transfer org.codehaus.plexus:plexus-archiver:jar:2.0.1 from http://repo.maven.apache.org/ maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed