Re: Maven and Vaadin to build war correct

2015-10-09 Thread Javier Ortiz
I agree with Wayne. My suggestion would be to create a new Vaadin project via Maven, then move your custom stuff over as needed. It'll probably save you much trouble.

Re: Maven and Vaadin to build war correct

2015-10-08 Thread Wayne Fay
Your time is most likely better spent on a Vaadin-specific list, where you can probably find a decent percentage of people who use Maven for their builds vs a Maven-specific list where only a tiny fraction of users are using Vaadin. Wayne On Thu, Oct 8, 2015 at 12:59 PM, K R wrote: > In Eclipse

Re: Maven and Vaadin to build war correct

2015-10-08 Thread K R
In Eclipse and was using IVY and switched to Maven. My widgetset is not in /VAADIN/widgetset folder in /VAADIN/themes/themes01 there is only one SCSS file and no images or css file Just do not know how to make the war file correct. On Thu, Oct 8, 2015 at 10:45 AM, Javier Ortiz wrote: > I don'

Re: Maven and Vaadin to build war correct

2015-10-08 Thread Javier Ortiz
I don't understand the question. How did you create the project? Maven artifact? Does the project work when ran? I've never had issues with Vaadin before, but I use Netbeans ;)

Maven and Vaadin to build war correct

2015-10-08 Thread K R
I am trying to compile a web app for Tomcat7 using Vaadin and Maven and I have themes and widgetset. ​I m using eclipse files: ​/src/maim/java/com/na7kr ​/src/webapp (do not know why?) ​/src/resources (do not know why?) ​/target and lots of follder it makes ​/WebContent\META-INF /WebContent/