-
Bug
-
Resolution: Done
-
Critical
-
None
-
2
-
False
-
-
False
-
-
-
No
The following changes need to be applied to the mta-cli docs (https://github.com/windup/windup-documentation/blob/7915aaae5099f78e2cc9d7f052fead406a6e85a6/docs/topics/cli-run.adoc#running-productshortname-on-source-code)
- The —packages option no longer exists
- The targets that where in format technology:version no longer need the colon eap:6 would be eap6 now.
- The MTA CLI Bash completion section should be removed
- The --exportCSV option no longer exists
- The MTA CLI Bash completion section should be removed
- The Mavenizing your application section should be removed
- In the Deploying and running the application section, the following points should be removed
- Specify a comma-separated list of the packages to be evaluated by MTA using the -packages argument on the <MTA_HOME>/bin/mta-cli command line. If you omit this argument, MTA will decompile everything, which has a big impact on performance.
- Specify the -excludeTags argument where possible to exclude them from processing.
- Avoid decompiling and analyzing any unnecessary packages and files, such as proprietary packages or included dependencies.
- The Configuring MTA to exclude packages and files section should be removed.
- The --batchMode option no longer exists
- The MTA CLI arguments table should be removed, or replaced with the arguments specified in the mta-cli help command for the analyze and transform subcommands
- The explodedApp option no longer exists
- The listSourceTechnologies argument is now --list-sources