Hi everyone,
I set up a Jenkins job for the core BPELUnit modules and the Eclipse plugins here:
The Jenkins job for the core BPELUnit modules also produces a Sonar code quality report (for some reason, it doesn't work for the Eclipse plugins):
In addition, snapshots are deployed to this Maven repository:
The Jenkins jobs check the Github repository for updates every day at midnight. I have also added a service hook to the Github repository that notifies Jenkins of any pushes, using a standard POST request and the Github Jenkins plugin.
Hoping you find this useful,
Antonio