How to create Maven Repository credentials
The HERE platform Maven Repository contains Maven artifacts that you may need while using the HERE SDK or HERE data to develop applications that access the HERE platform.
To create credentials for accessing the HERE platform Maven Repository, follow these steps:
- Sign in to the HERE platform.
- Click your name, then click Repository Credentials.
- Click Create credentials.
- Download the
settings.xmland place it into your Maven settings directory. Thissettings.xmlfile contains your repository credentials. For more information on using the settings file, see the Maven documentation.
Updated last month