...
1. the settings.xml <server> element configuration
Panel | |||
---|---|---|---|
Wiki Markup | Add a <server> element to settings.xml file.
where myTeamListName has the form dvtl<Team ID>. |
2. the Maven pom.xml <repository> element configuration
Panel | |||||
---|---|---|---|---|---|
Wiki Markup | A private repository can be accessed directly by using the <repository> element below:
note: In the above <url> tag, *privateRepo *must be replaced with the name of your private repository.
note: In the above <url> tag, *privateRepoGroup *must be replaced with the name of your private repository group. \\ \\ |