Solution: "mvn war:inplace"
this creates war(webapp) directory in my eclipse project. All jar-dependencies will be copied into WEB-INF/lib. Exactly this webapp will be published in eclipse tomcat. And if I test it, it works! Cool. -- View this message in context: http://maven.40175.n5.nabble.com/gwt-jsf-tp4363026p4365083.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
