|
|
@ -637,15 +637,15 @@ |
|
|
|
<goals> |
|
|
|
<goals> |
|
|
|
<goal>instrument</goal> |
|
|
|
<goal>instrument</goal> |
|
|
|
</goals> |
|
|
|
</goals> |
|
|
|
|
|
|
|
<configuration> |
|
|
|
|
|
|
|
<excludes>com/github/dreamhead/moco/*</excludes> |
|
|
|
|
|
|
|
</configuration> |
|
|
|
</execution> |
|
|
|
</execution> |
|
|
|
<execution> |
|
|
|
<execution> |
|
|
|
<id>default-restore-instrumented-classes</id> |
|
|
|
<id>default-restore-instrumented-classes</id> |
|
|
|
<goals> |
|
|
|
<goals> |
|
|
|
<goal>restore-instrumented-classes</goal> |
|
|
|
<goal>restore-instrumented-classes</goal> |
|
|
|
</goals> |
|
|
|
</goals> |
|
|
|
<configuration> |
|
|
|
|
|
|
|
<excludes>com/github/dreamhead/moco/*</excludes> |
|
|
|
|
|
|
|
</configuration> |
|
|
|
|
|
|
|
</execution> |
|
|
|
</execution> |
|
|
|
<execution> |
|
|
|
<execution> |
|
|
|
<id>default-report</id> |
|
|
|
<id>default-report</id> |
|
|
|