Commit 92e17bd
committed
Revert "Change scope of vaadin-core to prevent conflicts"
This reverts commit 39f6228.
This is not working as the Vaadin Maven Plugin otherwise throws errors during prepare-frontend like:
``Failed to execute goal com.vaadin:vaadin-maven-plugin:24.5.3:prepare-frontend (default) on project vaadin-simple-grid-filter: Could not execute prepare-frontend goal. Error occured during goal execution: Cannot invoke "java.lang.Class.isInterface()" because the return value of "org.reflections.Reflections.forClass(String, java.lang.ClassLoader[])" is null``
Fixes xdev-software/vaadin-simple-grid-filter#201 parent 39f6228 commit 92e17bd
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | 106 | | |
109 | 107 | | |
110 | 108 | | |
| |||
0 commit comments