Commit 8baf6c5
committed
Make QuarkusArtifactHandler back to being @singleton
This was changed in:
#52016
together with a bunch of other components.
But this particular component needs to exist even if not in a session as
demonstrated in kordamp/pomchecker#38 .1 parent 581b456 commit 8baf6c5
File tree
1 file changed
+2
-2
lines changed- devtools/maven/src/main/java/io/quarkus/maven/components
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments