Commit c55cca9
committed
[ARCHETYPE-638] - fix: maven-archetype pom.xml should add request encoding
This commit remove below warning:
[WARNING] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependent!1 parent 86826f0 commit c55cca9
1 file changed
Lines changed: 5 additions & 2 deletions
File tree
- archetype-common/src/main/java/org/apache/maven/archetype/creator
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
394 | | - | |
| 395 | + | |
| 396 | + | |
395 | 397 | | |
396 | 398 | | |
397 | 399 | | |
| 400 | + | |
398 | 401 | | |
399 | 402 | | |
400 | 403 | | |
| |||
0 commit comments