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.
- Go to Launcher > Access manager > Access tokens.
- Click Create token.
- 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 13 days ago