RE: [m2] any tutorial on how to get Maven to compile and deploy in Tomcat/eclipse?

2008-05-01 Thread Allen, Daniel
Message- From: Mick Knutson [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 6:08 PM To: maven Subject: Re: [m2] any tutorial on how to get Maven to compile and deploy in Tomcat/eclipse? I have 2 artifacts in this project. Core and Webapp. When I have the core project (not just the

Re: [m2] any tutorial on how to get Maven to compile and deploy in Tomcat/eclipse?

2008-04-30 Thread Mick Knutson
I have 2 artifacts in this project. Core and Webapp. When I have the core project (not just the jar) as a dependancy of my webapp, I get this error when i publish: *Error creating zip file core.jar: duplicate entry: META-INF/persistence.xml duplicate entry: META-INF/persistence.xml* persistence.x

[m2] any tutorial on how to get Maven to compile and deploy in Tomcat/eclipse?

2008-04-30 Thread Mick Knutson
I am trying to switch from IntelliJ to eclipse. I used the eclipse:eclipse plugin, but then used the sonatype plugin to import an existing maven multi-module project I have. 1st i guess i don't understand how or what eclipse is going to use to deploy to Tomcat. Does it try to deploy exploded, or t