[xwiki/xwiki-dev-llm] 1eb84a: [Misc] Warn that `mvn checkstyle:check` does not r...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: 1eb84a3706202c0f3385d08311a7f2de949b7d92 https://github.com/xwiki/xwiki-dev-llm/commit/1eb84a3706202c0f3385d08311a7f2... Author: Vincent Massol <[email protected]> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/skills/xwiki-build/SKILL.md Log Message: ----------- [Misc] Warn that `mvn checkstyle:check` does not run the CI ruleset A CLI goal invocation takes the plugin-level <configuration>, which in the XWiki parent POM points at checkstyle-blocker.xml; checkstyle.xml lives in the `default` execution and checkstyle-test.xml in the `test` one. So a bare `mvn checkstyle:check` reports BUILD SUCCESS on code that fails CI. Document the `checkstyle:check@default checkstyle:check@test` form, plus the rule that a multi-module change must be validated on every module it touched. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications