Maven private remote repository setup

前端 未结 3 501
鱼传尺愫
鱼传尺愫 2020-12-12 14:09

I\'m trying to set up a private remote repository for our team. Now the repository serves the following with so far I have tried -

  • When a \'mvn comp

3条回答
  •  [愿得一人]
    2020-12-12 14:40

    What you've described is pretty much the default configuration of most repository managers, including Archiva. Does the following help in getting it set up to use from Maven?

    http://archiva.apache.org/docs/1.3.6/userguide/using-repository.html

提交回复
热议问题