Maven deploy to gitlab package repo
Hey, I setup a local gitlab server and I would like to publish my artifacts to the maven repo that is provided by gitea.
I followed the steps to setup the credentials from the maven docs.
And copied the example code. But the deployment fails every time I try.
I can't show you the error at the moment, because I'm not at work today. But I can certainly replicate the setup locally and post that error.
Could you recommend a good guide how to setup deployment in maven?
I followed the steps to setup the credentials from the maven docs.
And copied the example code. But the deployment fails every time I try.
I can't show you the error at the moment, because I'm not at work today. But I can certainly replicate the setup locally and post that error.
Could you recommend a good guide how to setup deployment in maven?