File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -174,9 +174,8 @@ projects where compiler version changes can cause compilation failures.
174174** Important:** When you explicitly configure ` executionControl ` for a plugin, your explicit configuration completely overrides
175175the defaults for that plugin. However, defaults still apply to other plugins that aren't explicitly configured.
176176
177- ** Customizing Defaults:** To add additional default reconciliation configs, create a ` default-reconciliation/defaults.xml ` file
178- in your classpath following the schema in ` default-reconciliation.xsd ` . This allows projects to define their own defaults without
179- modifying the build cache extension.
177+ ** Extending Beyond Defaults:** You can define reconciliation configurations for plugins that don't have built-in defaults by
178+ adding them to your ` executionControl ` configuration as shown in the examples above.
180179
181180### Parameter Validation and Categorization
182181
You can’t perform that action at this time.
0 commit comments