How to deploy and host custom maven archetype on gitea

HI everyone, I’m looking for creating custom maven archetype based on spring boot with personnal folders and files.
I suppose it could be deployed like any other maven artefact, but not really sure.

So I wonder if someone already done it with gitea and could be nice to share the approach and help me to better understand things.

Thanks by advance.

Cheers, Ztevoz

That’s not different from any other maven artefact.

Ok, tanks for your confirmation.