发表于: 2017-07-29 23:32:43
1 905
今天完成的事:
1,准备了小课堂
2,只写了一个接口。
3,把昨天和今天的接口都测试了一下。一个ok,一个出来的数据有问题:data里面的数据不能够展示。
明日计划:
把遇到的问题解决了,继续写接口。
遇到的问题:
1,jetty启动失败
[ERROR] No plugin found for prefix 'jetty' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/Users/linshimingyi/.m2/repository), nexus (http://nexus.ptteng.com/nexus/content/repositories/releases), central-proxy (http://nexus.ptteng.com/nexus/content/repositories/central)] -> [Help 1]
仓库里面是有的,怀疑是去仓库找的时候找错地方了。中间好过一会儿,然后就又不行了。
收获:
评论