How to upload an arbitrary file to Nexus
- Go to artifacts.metaborg.org and log in.
- Select the
Releases
repository, and click the Artifact Upload tab.
- For GAV Definition select GAV Parameters.
- Disable Auto Guess and enter:
- Group:
org.eclipse
- Artifact:
eclipse-platform
- Version:
4.21
- Click Select Artifacts to Upload and select the downloaded
eclipse-platform-4.21-linux-gtk-x86_64.tar.gz
.
- Enter:
- Classifier:
linux-gtk-x86_64
(anything after the version number and following dash until the extension)
- Extension:
tar.gz
- Click Add Artifact.
- Click Upload Artifact(s).