简体   繁体   中英

Maven private internal repository

I have create a maven local depository using "Artifactory". I want to add project dependencies to this local repository(all dependencies in my local .m2 folder), can I do that with Artifactory?. If can, how can I do it?

依赖项将在您的Maven项目的第一次运行中添加到Artifactory(它们将从预先配置的Artifactory的一个远程存储库中获取)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM