Commit 8f337c4
committed
Don't use @component for injecting MavenSession
This fixes the following warning emitted by Maven Plugin Tools:
Deprecated @component annotation for 'session' field in
org.fedoraproject.xmvn.mojo.JavadocMojo: replace with
@parameter( defaultValue = "${session}", readonly = true )1 parent 126b8a3 commit 8f337c4
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments