Branch: refs/heads/master Home: https://github.com/xwiki-contrib/macro-jwplayer Commit: b7160380190d4d22bd319c3759fd9f91997ec1bf https://github.com/xwiki-contrib/macro-jwplayer/commit/b7160380190d4d22bd319... Author: Antoine Mottier <[email protected]> Date: 2024-02-13 (Tue, 13 Feb 2024) Changed paths: M macro-jwplayer-xip/pom.xml M pom.xml Log Message: ----------- Update xwiki-commons-tool-extension-plugin version to allow build with Maven 3.9 Based on https://github.com/xwiki/xwiki-commons/commit/067d23ddb55c2b9335eca8e6b675a5... version 15.2 is required to ensure compatibility with Maven 3.9.0 (also see https://issues.apache.org/jira/browse/MRESOLVER-151?focusedCommentId=1769275...). Also update `parent-platform` to `9.8.1` to benefit from https://jira.xwiki.org/browse/XCOMMONS-1230. Commit: a89e781733ac5f0b1d19ec122cbedca8c1e3a4cc https://github.com/xwiki-contrib/macro-jwplayer/commit/a89e781733ac5f0b1d19e... Author: Antoine Mottier <[email protected]> Date: 2024-02-13 (Tue, 13 Feb 2024) Changed paths: M macro-jwplayer-xip/pom.xml Log Message: ----------- Add comments Commit: 1dc5a72c6dafbb3693b03630fb004c707289601a https://github.com/xwiki-contrib/macro-jwplayer/commit/1dc5a72c6dafbb3693b03... Author: Antoine Mottier <[email protected]> Date: 2024-02-13 (Tue, 13 Feb 2024) Changed paths: M macro-jwplayer-xip/pom.xml M pom.xml Log Message: ----------- Merge pull request #21 from amottier/fix-bulding-with-maven-3.9 Update xwiki-commons-tool-extension-plugin to allow build with Maven 3.9 Compare: https://github.com/xwiki-contrib/macro-jwplayer/compare/bf1504720de7...1dc5a...