I am doing JaCoCo offline instrumentation of jars before running junit tests on them. During instrumentation, I want to exclude the classes that have certain pattern. How to do