Hi Alejandro
This seems to be a silly question, but, when I add the and to the Maven pom I receive a bunch of errors, like
Description Resource Path Location Type
Missing artifact org.yaml:snakeyaml:jar:1.25 pom.xml /evidentia line 1 Maven Dependency Problem
Missing artifact org.webjars.npm:vaadin__vaadin-mobile-drag-drop:jar:1.0.0 pom.xml /evidentia line 1 Maven Dependency Problem
Missing artifact org.webjars.npm:mobile-drag-drop:jar:2.3.0-rc.1 pom.xml /evidentia line 1 Maven Dependency Problem
Missing artifact org.webjars.bowergithub.webcomponents:webcomponentsjs:jar:1.2.6 pom.xml /evidentia line 1 Maven Dependency Problem
Missing artifact org.webjars.bowergithub.webcomponents:shadycss:jar:1.8.0 pom.xml /evidentia line 1 Maven Dependency Problem
… and 215 more errors
They disappear when I remove the and from the POM
What am I missing?
Regards
Al