Make AWS-S3 as Maven Repository

Jay Ehsaniara
1 min readSep 7, 2020

With the help of this maven-plugin, you can create your own private Maven Repository with the essential features. There are many commercial products out there, for example, Nexus, JFrog, and etc.., but the drawback is they required more resources (compute and storage) and some are costly. Where you can simply set up in your AWS cloud with much much less cost.

--

--