首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

maven jar装配到本地

2012-07-02 
maven jar安装到本地Sometimes, you project will have dependency on a jar which is not in official?ma

maven jar安装到本地


Sometimes, you project will have dependency on a jar which is not in official?maven?repository?, and maybe it is propriety jar file which will never be part of?maven?repository?. In this case, you have to put it to your localrepository?your self to solve the dependency.

There is a install plug in to do this job, which is something like:

package install


?

热点排行