Skip to content

Commit

Permalink
workaround: RAT tries to check compiler plugin's log
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarg authored and rfscholte committed Apr 5, 2019
1 parent 7cdf37d commit b896388
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@
<exclude>src/it/MSHADE-182/src/main/resources/META-INF/services/relocateme.Service</exclude>
<exclude>src/it/MSHADE-182/target/classes/META-INF/services/relocateme.Service</exclude>
<exclude>src/it/MSHADE-182/build.log</exclude>
<exclude>src/it/MSHADE-313/service/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst</exclude>
<exclude>src/it/MSHADE-313/service/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit b896388

Please sign in to comment.