Recommended Configuration Approach
The preferred integration method is user-level Maven configuration through
~/.m2/settings.xml.
- Open or create your Maven settings file.
- Add a dedicated profile for Màxime Informatica maven repository.
- Register the release, snapshot, and third-party repository endpoints.
- Activate the profile.
<servers> section of
settings.xml. Do not store credentials directly in project source files.