Re: [maven-gh-actions-shared] branch main updated: first workflow

2021-10-14 Thread Benjamin Marwell
+1, we also do this in Apache Shiro [1] and the aspectj-maven-plugin (mojohaus) [2]. We don't reuse workflows yet, but what you have is just great! Thanks! - Ben [1]: https://github.com/apache/shiro/blob/df2f5481260bd778226473a658d237c047b7e840/.github/workflows/maven.yml [2]: https://github.c

Re: [maven-gh-actions-shared] branch main updated: first workflow

2021-10-14 Thread Olivier Lamy
We had a discussion on slack about having a first build such as only ubuntu/jdk1,8 before running all the matrix and holding a lot of nodes from the Apache org.. This PR definitely does not do this! So I don't understand why this has been merged! Remember (as far I understand) nodes are shared betw