| Summary: | project suddenly died with "Local configuration cannot be nested in a directory." for no apparent reason, and cant get it working | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Simon Hobbs <birt> |
| Component: | IDE | Assignee: | Platform-UI-Inbox <Platform-UI-Inbox> |
| Status: | RESOLVED NOT_ECLIPSE | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | remy.suen |
| Version: | 4.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Simon Hobbs
It's not clear to me what this bug has to do with the UI of the Eclipse framework. I suggest you take it up with the folks that wrote the Maven plug-in. I just tried to create a brand new project in my workspace, using the m2eclipse new archtipe of a vaadin sample project, and get exactly the same error, ie.e Error Thu Jul 01 13:24:16 CEST 2010 Local configuration cannot be nested in a directory. It wont resolve any of the dependences, althougth the pom.xml ect is fine. Doing any of the maven operations (build/install/package etc) causes the same error. It wont run in the servlet engine, gives: javax.servlet.ServletException: Wrapper cannot find servlet class com.vaadin.terminal.gwt.server.ApplicationServlet or a class it depends on org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588) org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) java.lang.Thread.run(Thread.java:619) So Im completely stuffed. I guess the next step is to delete all my work, delete eclipse including all the hours of installing the required plugins, and start from scratch. If the same thing happens again I'm really stuffed. Ha anyone else had the same error? Please follow-up with the m2eclipse team. https://issues.sonatype.org/browse/MNGECLIPSE-2191 (In reply to comment #3) > Please follow-up with the m2eclipse team. > https://issues.sonatype.org/browse/MNGECLIPSE-2191 Marking as not-eclipse |