In a pom that contains the following: ``` resources: - directory: resources includes: - **/* ``` I get this error: ``` Embedded error: Invalid YAML while scanning an alias; expected alphabetic or numeric character, but found but found * ```