Commit 9377649
committed
ProjectBuildingRequest should not be modified
We should set new properties on copy of ProjectBuildingRequest not on one returned by MavenSession
In other case change can have impact on whole MavenSession1 parent f99b598 commit 9377649
File tree
1 file changed
+6
-3
lines changed- src/main/java/org/apache/maven/plugins/dependency/fromDependencies
1 file changed
+6
-3
lines changedLines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
356 | | - | |
357 | | - | |
358 | | - | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
359 | 362 | | |
360 | 363 | | |
361 | 364 | | |
| |||
0 commit comments