I'm thinking about extending our continuous integration framework at work and wanted to know how easy the following would be. Also any pointers as to where to start.
We use an Ant build to build an Oracle Service Bus project and SOAPUI to run automated tests. I want to move over to using Hudson instead of Continuum for continuous integration. I also want better real time monitoring. For example connecting Hudson up to a Twitter like service that can be easily shown on a friendly dashboard for the project.
My only issue is that our network doesn't have a connection to the internet so I can't reuse already built Twitter plugins. Is there a way to set up a (preferably free) Twitter like service on our intranet that can be hooked into Hudson? Has anyone had any experience of this?
