elharo opened a new issue, #18: URL: https://github.com/apache/maven-executor/issues/18
### Affected version HEAD ### Bug description The usual git clone / mvn compile / mvn test /etc. are insufficient so more detailed docs are warranted. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (compile-java9) on project docker-exe: Compilation failure [ERROR] /Users/elharo/maven-executor/providers/docker-exe/src/main/java9/module-info.java:[23,41] module not found: org.apache.maven.executor ``` -- 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]
