| It would also be nice to have separate jobs in Jenkins for different steps like:
- Release JARS and distribution
- Update documentation
- Update Website
- Publish blog post
- Send emails to mailing list

This way we will have a nice pipeline where each job will start only if the previous one succeeded . |