ban-xiu commented on PR #328: URL: https://github.com/apache/maven-filtering/pull/328#issuecomment-4018707828
Modified log is: ``` [INFO] Scanning for projects... [INFO] [INFO] ---------------------< com.example:encoding-test >---------------------- [INFO] Building encoding-test 1.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ encoding-test --- [INFO] Deleting D:\JavaProjects\maven-filtering-coding-test\target [INFO] [INFO] --- resources:3.5.0:resources (default-cli) @ encoding-test --- [INFO] Copying 2 resources from src\main\resources to target\classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.380 s [INFO] Finished at: 2026-03-08T17:21:21+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.5.0:resources (default-cli) on project encoding-test: filtering D:\JavaProjects\ maven-filtering-coding-test\src\main\resources\test.txt to D:\JavaProjects\maven-filtering-coding-test\target\classes\test.txt failed with IOException: Failed to read file D:\JavaProjects\maven-filtering-coding-test\src\main\resources\test.txt using encoding UTF-8. MalformedInputException: Input length = 1 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
