Task X: Supplying Authentication Information for a Repository
The id
element of the server should match the id
of the repository you are providing information for.
<settings>
<servers>
<id>serverId</id>
<username>username</username>
<password>password</password>
</servers>
</settings>