cstamas commented on issue #1124: URL: https://github.com/apache/maven-compiler-plugin/issues/1124#issuecomment-5848785552
Same happens on maven-3.10.x (currently): ``` [INFO] --- compiler:3.16.0:testCompile (test-compile) @ apache-maven --- [WARNING] I/O error reading dependency state: /home/cstamas/Worx/apache-maven/maven-wt/maven-3.10.x/apache-maven/target/classes: /home/cstamas/Worx/apache-maven/maven-wt/maven-3.10.x/apache-maven/target/classes [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/test-classes [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. ``` -- 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]
