Failed to collect dependencies at com.vaadin.flow.ai:form-filler-addon:jar:0.1.0: Failed to read artifact descriptor for com.vaadin.flow.ai:form-filler-addon:jar:0.1.0: Could not find artifact com.vaadin:vaadin-bom:pom:24.1-SNAPSHOT
and Artur's recommended way to handle Vaadin versions.
This will solve the problem, when a developer is adding the form-filler-addon dependency to a maven project and having a specific vaadin-core version, now with this, the version should come from the project the addon dependency is used.
Description
Based on Marc's problem:
and Artur's recommended way to handle Vaadin versions.
This will solve the problem, when a developer is adding the
form-filler-addon
dependency to a maven project and having a specificvaadin-core
version, now with this, the version should come from the project the addon dependency is used.Fixes # (issue):
Type of change
Checklist
Additional for
Feature
type of change