You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, the rewritten maven classes would be adapted to either support mvnd use cases or to allow mvnd to derive a class instead of having to rewrite it.
We can find classes like:
https://github.com/apache/maven-mvnd/blob/master/daemon/src/main/java/org/mvndaemon/mvnd/plugin/CliMavenPluginManager.java
Where we have comments:
But the based on class can change ... like in: apache/maven#285
Should it be synchronized, tracked in some ways?
The text was updated successfully, but these errors were encountered: