下载下来的代码,发现不能编译,错误截图如下:

MAVEN编译错误解决:maven only whitespace content allowed before start

 

  找了各种方法后仍不能解决,编译其他的项目,同事编译这个项目,都是很正常的。

 

  许久,终于找到解决方案:

  删除架包下面的项目pom信息

MAVEN编译错误解决:maven only whitespace content allowed before start

  具体路径在存放从库里下载下来的jar包文件夹中,删掉后,即可重新编译打包

 

MAVEN编译错误解决:maven only whitespace content allowed before start

相关文章:

  • 2022-12-23
  • 2021-05-31
  • 2021-07-04
  • 2022-12-23
  • 2022-01-09
  • 2021-05-23
  • 2021-08-05
  • 2021-12-23
猜你喜欢
  • 2021-05-27
  • 2021-04-09
  • 2022-01-19
  • 2022-12-23
  • 2022-02-19
  • 2022-12-23
  • 2021-09-29
相关资源
相似解决方案