This is my plugin configuration on my pom.xml.
Sometimes this exception is produced on compiling my plugin.
My guess is that the "remapped-obf" jar has not been fully saved when the next goal is already trying to access it. As I said, it only happens sometimes, seemingly randomly. When it does work, the compiling is performed succesfully and the plugin works normally.
This is my plugin configuration on my pom.xml.
Sometimes this exception is produced on compiling my plugin.
My guess is that the "remapped-obf" jar has not been fully saved when the next goal is already trying to access it. As I said, it only happens sometimes, seemingly randomly. When it does work, the compiling is performed succesfully and the plugin works normally.