With m2e-wtp you don't need to adjust any of the deployment assembly
settings.  Also with m2e you don't need the eclipse maven plugin.  Just
create a standard maven project and then import it into eclipse.  m2e will
configure most of eclipse automatically.  For those plugins that eclipse
can't execute during its build lifecycle, you just need an entry in your
pom.xml to exclude them (The org.eclipse.m2e:lifecycle-mapping plugin is the
only extra plugin you need to get a maven project working in eclipse with
m2e).  An example is in the second image attached.

http://openejb.979440.n4.nabble.com/file/n4655534/dasettings.png 

http://openejb.979440.n4.nabble.com/file/n4655534/eclipse.png 

--
View this message in context: 
http://openejb.979440.n4.nabble.com/Feedback-on-TomEE-1-0-0-tp4655483p4655534.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to