错误描述:在执行maven install的时候有时会出现 The requested profile “pom.xml” could not be activated because it does not exist 的错误

解决办法:在项目中单击右键 --build paht--configure build path --maven,将此处清空保存即可

 

The requested profile “pom.xml“ could not be activated because it does not e

 

 

 

 

参考:https://blog.csdn.net/a1194821568/article/details/90018274

相关文章: