Search code examples
javahibernategwtmavengwt-platform

GWT 2.4, GWTP and Hibernate + Maven with Eclipse


I'm trying to make a pom.xml for my project. This project will use GWT 2.4, GWT-Platform and Hibernate. But, I'm not been able to put it to work. Maven simply doesn't download do GWT and other dependencies. I'm not very accustomed with Maven, so, I think i've been making something very wrong. I just delete my "project" and i'm wanting to start it again.

Someone managed to make it all work together some time and can, please help me?

Thanks in advance.


Solution

  • I suggest you to use the mojo plugin instead of the one that you have been trying. I have been using it and works perfect. If you have m2eclipse make the things much easier for you.