Hi, I want to upload an artifact to my repo (where I have admin rights). I have a Jar, a Pom, and two others jars named "-javadoc" and "-sources".
I want to upload all these 4 elements as one artifact (which is in snapshot version). How can I do that ? Do I simply drop them in the file repo ? The upload form doesn't give me possibility to join these artifacts. As it is a snapshot version, each upload providing classifier will add another snapshot instance of the artifact. Thank you.
