when building the widget using this archetype, it produces a ZIP file that Directory rejects. The fault is in the manifest files; Directory checks the manifest headers, and the build does not include the correct ones.
Issue originally reported by @tmattsso in vaadin/framework#10736
The issue comes from missing info fields in pom.xml that are not omitted from the manifest.
Issue originally reported by @tmattsso in vaadin/framework#10736
The issue comes from missing info fields in pom.xml that are not omitted from the manifest.