You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I heard that Vaadin 7.7.5 was released and created a new Maven project using Vaadin Plugin. I selected vaadin-archetype-application and was expecting to see a working project. Instead I got invalid project with only servlet jar in Maven dependencies. I was disappointed.
Running mvn archetype:generate in command line and getting Vaadin deps to .m2 cache helped. After that I was able to create a new project in Eclipse.
This should not be the workflow.
The text was updated successfully, but these errors were encountered:
I heard that Vaadin 7.7.5 was released and created a new Maven project using Vaadin Plugin. I selected vaadin-archetype-application and was expecting to see a working project. Instead I got invalid project with only servlet jar in Maven dependencies. I was disappointed.
Running mvn archetype:generate in command line and getting Vaadin deps to .m2 cache helped. After that I was able to create a new project in Eclipse.
This should not be the workflow.
The text was updated successfully, but these errors were encountered: