If you are a paying client we can grant you access to our nexus server, your credentials are as follows :
username: <TO BE PROVIDED>
password: <TO BE PROVIDED>
Please add the following to your maven settings.xml or add these credentials to your nexus server, please replace the username and password below:
<servers>
<server>
<id>chronicle-enterprise-release</id>
<username>username</username>
<password>password</password>
</server>
<server>
<id>chronicle-enterprise-snapshots</id>
<username>username</username>
<password>password</password>
</server>
<server>
<id>third-party-release</id>
<username>username</username>
<password>password</password>
</server>
</servers>
You won’t have access to our nexus UI, but to view the artifacts you have access to in a web browser navigate to:
you will first be asked to authenticate, click on login
and enter your username and password.
once you have authenticated in, and in the same browser session, please go to the following URL:
from here you can see what artifacts are available.
I suggest click on software then chronicle.
NOTE: you will only see the products you have been permission for.