ppalaga commented on issue #900:
URL: https://github.com/apache/maven-mvnd/issues/900#issuecomment-1785206966

   This kind of issues has to do with caching plugin class loaders that happen 
to require some files from target folders.
   @popcristianvlad do you know which plugin depends on XXX-encryption.jar?
   
   You could use  `-Dmvnd.pluginRealmEvictPattern=mvn:org.acme:my-plugin` to 
avoid caching that broken plugin. 
   
   See also `mvnd --help` form more info about `mvnd.pluginRealmEvictPattern`


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