Hi,

> I'm really disappointed in this product. I'm sure it works fine for
> many, but after a clean installation of elcipse and M2E, creating a
> maven project with arch type maven-archetype-webapp with artifactid of
> hallo word, produces the following issues:
> 
> 1. src/main/java was not created
> 
> If this was intentional then I suggest someone create a
> maven-archetype-mvc-webapp.
> 
> 2. ceating src/main/java, adding your pom, src files, web.xml and
> dispatcher-servlet.xml and then hitting the run button gives you
> 
> SEVERE: Error configuring application listener of class
> net.sourceforge.wurfl.core.web.WURFLServletContextListener
> java.lang.ClassNotFoundException:
> net.sourceforge.wurfl.core.web.WURFLServletContextListener

You're obviously missing some necessary dependencies.
How does your pom.xml look like?


Thorsten
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to