* The <id> element that is used in both the settings.xml (found in the <server> element) and the pom.xml (found in the <repository> element) is what associates the name/password pair with the private repository. The <id> element in both places must be identical. It can be anything you want it to be, the only restriction is that they *must be identical*.\\
* In the settings.xml, the <password> element *must* be the Team list name that was given to you when you received your repository confirmation. Refer to the {color:blue}*PREREQUISITES*{color} section above.\\
* In the settings.xml, the <username> element *must* be *build#string*.\\
|