You may want to share some of your artifacts publicly in some cases. It is quite possible to make them publicly available in Repsy whenever you want.
Please keep in mind that Repsy does not support anonymous deployment due to security reasons, but clients can always access and download public artifacts without a Repsy account.
You may refer to the user documentation of the private Maven repository for detailed instructions.
You may refer to the user documentation of the private Maven repository for detailed instructions.
Deployment and usage instructions for Java libraries mentioned in the section of private Maven repositories are totally applicable for public Maven repositories as well.
In the meantime, if your clients just want to use libraries, there is no need to configure a settings.xml
file. In such a case, it is sufficient to define repository URL and dependency in pom.xml
file.
Please refer to the user documentation for the detail of instructions mentioned above.