File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<groupId >org.jvnet.hudson.plugins</groupId >
13
13
<artifactId >analysis-pom</artifactId >
14
- <version >8.2.0 -SNAPSHOT</version >
14
+ <version >8.1.2 -SNAPSHOT</version >
15
15
<packaging >pom</packaging >
16
16
<name >Analysis Plug-ins Parent POM</name >
17
17
<description >This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the
469
469
<minimumTokens >100</minimumTokens >
470
470
<excludeRoots >
471
471
<excludeRoot >src/main/java</excludeRoot >
472
+ <excludeRoot >${project.build.directory} /generated-test-sources/injected</excludeRoot >
472
473
<excludeRoot >${project.build.directory} /generated-test-sources/test-annotations</excludeRoot >
473
474
<excludeRoot >${project.build.directory} /generated-test-sources/assertj-assertions</excludeRoot >
474
475
</excludeRoots >
You can’t perform that action at this time.
0 commit comments