Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Maven additional artifacts
-
When you manually upload a maven artifact there is only one option to store the package (jar/war/ear) and there isn't an option to store additional files like javadoc or sources. Have I missed something?
-
Hi @matt-wood_5559 ,
You should be able to upload any file type. There is a drop down on the upload page, but that's for the popular types and is kind of an example. Typically the fies are uploaded via Maven/CLI anyway, and not the UI.
Thanks,
Alana
-
Ok that makes sense thanks, I can see the option to add addition files now.