可以考虑把这些jar包安装到本地仓库:mvn install:install-file -Dfile=${jar file path} -DgroupId=${groupId} -DartifactId={artifactId} -Dversion=${version} -Dpackaging=${package}
可以考虑把这些
jar
包安装到本地仓库:mvn install:install-file -Dfile=${jar file path} -DgroupId=${groupId} -DartifactId={artifactId} -Dversion=${version} -Dpackaging=${package}