I haven't used Maven in a while, so I'm sure I'm making several obvious mistakes.
I installed the latest m2eclipse in Eclipse 3.5.1 and created a simple Spring project, just to build a simple test case for a problem I'm seeing in Spring. I've deleted lots of plugin and dependency information to try to whittle it down to just what I need, just to produce a simple WAR file with Spring, a context file, and a simple class. At some point, I'm now down to the following error: [INFO] Compilation failure error: error reading ...\.m2\repository\javax\jms\jms\1.1\jms-1.1.jar; error in opening zip file When I searched for this, I found some people have already hit this: <http://groups.google.com/group/sakai-kernel/browse_thread/thread/52a3e4 fe52b84d99?fwc=1> At this point, I just need to get past this, so the war will build. I'm not using JMS. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org