Commit fe3ae0f
committed
Configure processResources to handle duplicate plugin descriptor files
- java-gradle-plugin auto-generates plugin descriptors
- We also have them in source for consistency with other plugins
- Set duplicatesStrategy to INCLUDE to allow both (they should be identical)1 parent 95730c0 commit fe3ae0f
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments