Skip to main content

Expansion Diff

Use the expansion diff tool to compare the expanded artifacts of 2 different expansionSettings. You can use this to see the changes between expander versions or when adding options.

Additional arguments

ArgsDescription
-V, --versionPrints the version of the application.
--helpPrints documentation.
-e, --exclude=<exclude>Filter files matching a glob pattern.
-f, --pomXml=<pomXml>pom.xml to expand with. (default: pom.xml)
-o, --output=<outputFile>Target file to write output to. If not defined, output will be written to stdout.
--simplifyReduce the number of diffs for the same expander.
--skipExpansionSkip expansion and only compare dirs.
--formatDefine a specific format to export as (DIFF, MARKDOWN). Defaults to AUTO, which detects the format based on the output file.