Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
CssImport when using Component Exporter by Mikhail Shabarov, 1 month ago
Parent Maven pom for Vaadin addons
I've made a maven parent pom snapshot project for developing vaadin addons with maven builder or for integrate them into a maven jar or war project.
You can download the project pom from this thread.
To use it install it to maven:
Copy the pom.xml to a folder, navigate with a console window to this folder and run:
mvn install
For the child projects you must set the parent to this project. If you want to compile the widgetset in the child package, run on child project:
mvn install -P compile-widgetset
Please let me know if it works as you expected :)
Last updated on Apr, 6th 2010
+1
You cannot reply to this thread.