Hi,

Thank you for integrating Java 15. I found the announcement at 
https://www.jacoco.org/jacoco/trunk/doc/changes.html. I tried to put 
following in my build.gradle:

jacoco {
// Required for Java 15 - see 
https://www.jacoco.org/jacoco/trunk/doc/changes.html for details
toolVersion = "0.8.7.202012180133"
}

However, there is 404 reported. Also backed by the output of search at 
maven central:

https://mvnrepository.com/artifact/org.jacoco/org.jacoco.agent

May I ask what can I do to get the latest snapshot running using gradle? Is 
it "just" the missing publication at maven central?

Cheers,

Oliver

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/258f67d5-37c9-4c54-8f84-2120cfa318ben%40googlegroups.com.

Reply via email to