Re: [java code coverage] Error generating jacoco-maven-plugin:0.8.3:report report

2019-04-01 Thread Marc Hoffmann
Hi, the error message in the stack trace explains the problem: Cannot process instrumented class ai/apptuit/metrics/dropwizard/ApptuitReporterFactory$RegexStringMatchingStrategy. Please supply original non-instrumented classes. You create the report on the (still) instrumented classes. The r

[java code coverage] Error generating jacoco-maven-plugin:0.8.3:report report

2019-04-01 Thread pothuri hari prasad
when i run mvn site command the following error is occured, can anyone please help me how to resolve this org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on project metrics-apptuit-dropwizard: Er