Run Analyser Application - Run Analyser Application - Alfresco Extension Inspector - 2.4 - 2.4 - Ready - Alfresco - external - Alfresco/Alfresco-Extension-Inspector/2.4/Alfresco-Extension-Inspector/Using/Run-Analyser-Application - 2025-11-24

Alfresco Extension Inspector

Platform
Alfresco
Product
Alfresco Extension Inspector
Release
2.4
License
ft:locale
en-US

The application analyzes custom extensions against WAR inventories.

Use the following command to run the application:

java -jar alfresco-extension-inspector-<version>.jar <extension-filename> [--target-version=6.1.0[-x.x.x] | --target-inventory =/path/to/war_inventory.json] [--verbose=[true | false]]

where:

Option Description
extension-filename Required. AMP or JAR file containing an Alfresco extension.
--target-version Optional. A specific Content Services version or range of versions up to the latest release (x.x.x). This option is mutually exclusive to --target-inventory.
--target-inventory Optional. The file path to an existing WAR inventory. This option is mutually exclusive to --target-version.
--verbose Optional. Show verbose output.
--list-known-alfresco-versions Optional. List all Alfresco versions with inventory reports included in the tool.
--help Optional. Show help text.

When running the command, alfresco-extension-inspector writes the conflicts directly to the console, grouped by type.