KemalSoysal commented on issue #710:
URL: https://github.com/apache/maven-mvnd/issues/710#issuecomment-1362959596

   I ran into a similar issue when I tried to generate sources with a java 
program that loads a lot of jars itself.
   I started it in an own class world.
   After the goal was finished, my custom plugin was not able to unload the 
classloader. So after a couple of goal invocations, the maxfiles limit was 
reached. When the maven process was shut down they were released.


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