1、在windows server 2008上,maven仓库路径为:

  C:\Users\用户名\.m2

 

2、在windows server 2003上(加入域的服务器),maven仓库路径为:

  C:\WINDOWS\system32\config\systemprofile\.m2

 

3、Jenkins的Maven仓库依存路径:

  C:\Windows\System32\config\systemprofile\.m2

 

4、Jenkins代理服务Maven仓库依存路径:

  C:\Users\用户名\.m2 +  代理远程工作空间  \\remoting\\jarCache

相关文章:

  • 2021-07-23
  • 2021-10-31
  • 2021-11-03
  • 2021-05-16
  • 2022-01-25
  • 2021-05-18
  • 2021-05-31
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-20
相关资源
相似解决方案