读书人

maven jar装配到本地

发布时间: 2012-07-02 17:46:22 作者: rapoo

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


?

读书人网 >开源软件

热点推荐