每日总结(22/3/3)
安装了MAVEN(寒假重做系统,eclipse无了重新用的idea)
解决了一个报错的小问题
maven运行报错代码
No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format
在pox.xml文件中的build标签中添加这一句话
安装了MAVEN(寒假重做系统,eclipse无了重新用的idea)
解决了一个报错的小问题
maven运行报错代码
No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format
在pox.xml文件中的build标签中添加这一句话