Actions
How to deploy third-party artifact¶
To deploy those jar/libraries/artifact which are not available in public repositories or internal repositories(Nexus), you may follow this guide to install those required artifacts "manually":- login as administrator (refer to administrator to get the access)
- select Views/Repositories -> Repositories and choose the 3rd party repository
- and then, choose the Upload artifact tab
- in the Select GAV Definition Source section, enter the following details:
GAV Definition: GAV Parameters Group: <<Group ID of the artifact which usually is the domain name>> Artifact: <<Artifact ID of the artifact>> Version: <<Version of the artifact>> Packaging: <<choose one from the dropdown list>>
- in the Select Artifact(s) for Upload section, enter the following details:
- click on the Select Artifact(s) for Upload button
- browse for the artifact
- click on the Add Artifact button to upload the selected artifact(s)
- revise all of entered details. if confirmed, click on the Upload Artifact(s) button.
- done.
Updated by chin-yeh over 13 years ago · 1 revisions