Tibor17 commented on pull request #299:
URL: https://github.com/apache/maven-surefire/pull/299#issuecomment-633306815


   @cowwoc 
   I have the result after running the test on our fix in #293 .
   The problem is that your package is named `java`. You should not create such 
of folder `module2/src/test/java/java/testcase` and create e.g. 
`module2/src/test/java/testcase`.
   This is the error found in the dump:
   ```
   Error occurred during initialization of boot layer
   java.lang.LayerInstantiationException: Class loader (instance of):
   'app' tried to define prohibited package name: java.testcase
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to