larry-cable commented on issue #321:
URL: 
https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2777174596

   > When the compilation fails, a `target/javac.args` file should exist. Are 
the parameters in that file the ones that you would expect?
   
   ```
   more target/javac.args 
   --release 17
   --module-version 1
   --patch-module 
java.base=/home/lpgc/src/git/jpscompatibility/src/main/java/java.base/share/classes
   ```
   
   yes ... :(


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to