Post archive for ‘Release Engineering’
Using self-signed certificates to protect an Archiva repository
I have deployed a Maven repository using Archiva and protect it using user name and password authentication. I don’t really have much intellectual property worth protecting (yet!) but I decided that I really should be protecting the transport layer using SSL anyway. Being cheap I also decided to use a self signed certificate so I [...]
How to write an init.d script for Archiva
Today I responded to a question on Stack Overflow asking help with an init.d script for Archiva. When I introduced Archiva at TerraNua it was still just an alpha release and the binary distribution was only available to run it in standalone mode. Our development server did not get rebooted often but when it did [...]