Commit 8ddf85f
committed
Do not inject sources into the maven model
Currently we inject sources that are resolved from the targetplatform,
but this can lead to additional downloads and confuses other tools.
This now skip injecting source to the maven model as this is usually not
done when working with maven.1 parent 4093808 commit 8ddf85f
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
0 commit comments