We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82009ec commit 9f616a9Copy full SHA for 9f616a9
vm/mx.vm/mx_vm.py
@@ -275,7 +275,7 @@ def _create_deprecated_vendor_specific_distribution(base_distribution):
275
276
def register_tools_distribution(owner_suite, register_distribution):
277
"""
278
- Creates a dynamic TOOLS meta-POM distribution containing all tool meta POMs.
+ Registers a dynamic TOOLS meta-POM distribution that aggregates all individual tool meta-POMs.
279
For compatibility reasons, it also creates a legacy <TOOL>_COMMUNITY_DEPRECATED distribution
280
with `<tool>-community` Maven artifact id for each tool.
281
:type register_distribution: (mx.Distribution) -> None
0 commit comments