I have many projects which depends on themselves, but they aren't multimodule project. Releasing everything to have the newest possible combo isn't good idea - I don't want to release if there were no changes. Plus there is need to commit every pom with upped version of every dependency - so it is good to release only when neccessary.
I didn't notice Pending Changes Plugin and don't see there is anything to read about.
Unfortunatelly git plugin doesn't offer any extension point to read for example last sha1, but it is rather easy to do manually.
I was also thinking about something like triggering build from commit hook - but instead of building show only indication that there is something new committed. But it needs some api form jenkins.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to