Disclosure: 1st draft AI generated. Tool fail to properly unescape XML entities in command arguments, leading to execution errors, or file content corruption. This occurs when commands include chained ...
I noticed a typo in the documentation where the XML tag for pom type configuration is incorrectly written as <typ>pom</typ> instead of the correct <type>pom</typ>. This typo creates invalid XML syntax ...