... | ... | @@ -33,18 +33,20 @@ As already mentioned earlier, the [Artifact Repository](https://artefacts.list.l |
|
|
* Locate the **libs-release** repositories. You'll recognise it as being a **Maven** repository by the small **m** icon before the name. You may also use the frame's filter function to find them more easily.
|
|
|
* Click on the repository. A dialog is showing up, inviting you to provide your password again. By doing so, the Settings creation wizard is able to directly include your credentials into your personal settings file. This will allow **Maven** to directly access the repository.
|
|
|
<figure>
|
|
|
<img src="uploads/ec8bd9a870aa2d578fced577dde2164c/Artifactory_Step1.png" width="75%" height="75%">
|
|
|
<div align="center">
|
|
|
<img src="uploads/ec8bd9a870aa2d578fced577dde2164c/Artifactory_Step1.png" width="75%" height="75%" style="border:1px solid gray">
|
|
|
<figcaption>Fig. 1 - Dialog inviting you to provide your password</figcaption>
|
|
|
</div>
|
|
|
</figure>
|
|
|
* Click on the Arrow Button after the Password field to verify your password.
|
|
|
* Click on **Generate Maven Settings**
|
|
|
<figure>
|
|
|
<img src="uploads/7ffbc0473c09b66d882077d83defe382/Artifactory_Step3.png" width="75%" height="75%">
|
|
|
<img src="uploads/7ffbc0473c09b66d882077d83defe382/Artifactory_Step3.png" width="75%" height="75%" style="border:1px solid gray">>
|
|
|
<figcaption>Fig. 2 - Dialog to validate your choices</figcaption>
|
|
|
</figure>
|
|
|
* Click on **Generate Settings**
|
|
|
<figure>
|
|
|
<img src="uploads/a96947be432dcaa89145a3c5f2641dbc/Artifactory_Step4.png" width="75%" height="75%">
|
|
|
<img src="uploads/a96947be432dcaa89145a3c5f2641dbc/Artifactory_Step4.png" width="75%" height="75%" style="border:1px solid gray">>
|
|
|
<figcaption>Fig. 3 - Dialog inviting you to download your custom Maven Settings file</figcaption>
|
|
|
</figure>
|
|
|
* Click on **Download Snippet**
|
... | ... | |