随笔分类 - maven
摘要:安装前需要到maven安装位置的配置文件中修改默认的maven库地址,才能安装到指定位置 mvn install:install-file -Dfile=C:\Users\Administrator\Desktop\xxx.jar -DgroupId=groupId -DartifactId=art
阅读全文
摘要:用的是eclipse 1.Window >Show View >Maven Repositories(这个选项一般不直接显示,而在others里面) 2.操作完毕后会在 Console同属的状态栏位置出现一个 其结构为 3.Workspace Projects 下面就是项目包,然后在项目包和资源库包
阅读全文