Commit c4e4206
committed
Remove redundant license:check step that overwrites Maven Timeline
The license-maven-plugin is already bound to process-sources phase in pom.xml,
so mvn verify already runs it. The separate mvn license:check step was
overwriting target/timeline/ with only its own data.1 parent 9dd605c commit c4e4206
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
0 commit comments