gnodet commented on issue #561:
URL: https://github.com/apache/maven-mvnd/issues/561#issuecomment-1005398067


   > @gnodet You're right. When execute the following command, it's right for a 
period of time.
   > 
   > ```shell
   > mvnd ymate:entity -DshowOnly=true 
-Dmvnd.pluginRealmEvictPattern=mvn:net.ymate.maven.plugins:ymate-maven-plugin
   > ```
   > 
   > I don't quite understand how to support reuse? How can I prevent such 
problems from happening? Can you give me some advice?
   
   To be honest, I wasn't really expecting the plugin eviction to work, as this 
looks more like a classloading issue.  I suspect the thread's 
ContextClassLoader is not correctly set the second time.  Could you debug the 
plugin execution and check the TTCL's value ?


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


Reply via email to