添加依赖库

mvn install:install-file -Dfile=C:ebayebaysdkjava1055libebaycalls.jar -DgroupId=com.ebay -DartifactId=ebaycalls -Dpackaging=jar -DgeneratePom=true -Dversion=1.7.0
mvn install:install-file -Dfile=C:ebayebaysdkjava1055libebaysdkcore.jar -DgroupId=com.ebay -DartifactId=ebaysdkcore -Dpackaging=jar -DgeneratePom=true -Dversion=1.7.0
mvn install:install-file -Dfile=C:ebayebaysdkjava1055libhelper.jar -DgroupId=com.ebay -DartifactId=helper -Dpackaging=jar -DgeneratePom=true -Dversion=1.7.0

原文地址:https://www.cnblogs.com/mengjianzhou/p/9131860.html