Karl Heinz Marbaise
Karl Heinz Marbaise
The minimum JDK requirement for spotless-maven-plugin version 2.31.0+ is 11.
In Eclipse usually only the life cycle is executed till generate-resources not more...that might cause your issue...
I mean the life cycle phases after generate-sources will not executed during an import in Eclipse. What i don't understand why do you need system properties to run jaxb2-maven-plugin ?...
@ajinkya-mulay I would suggest to use most recent version of JaCoCo (0.8.10). The question is why you really need JMockit? Maybe you could go with Mockito?
See the comments in #3091
I agree on the point @bric3 because the future plans look like to deactivate that completely. So at the moment using the `-XX:+EnableDynamicAgentLoading` is only a temporary solution. The question...
@bric3 Ah wasn't aware of that.. Ok.. that would mean a thing in surefire/failsafe might be a solution even in long term?
Based on maven-scm which supports hg ...I would give it a try...
Would you like to provide a patch ?
First why not improving the documentation accordingly apart from that aren't the error messages not clear enough?