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


   @suninformation you may want to try excluding the `ymate-maven-plugin` from 
the plugin cache using the plugin eviction pattern specified at 
https://github.com/gnodet/mvnd/blob/91ef6cc29bfc3d28aaf3b31975d830fc46d0abf0/common/src/main/java/org/mvndaemon/mvnd/common/Environment.java#L253-L264
   
   If it fixes the problem, it means the ymate maven plugin does not support 
being reused because persists some data across invocations and you should fix 
it.


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