Hi, Eclipse Helios mss-1.3.2-jboss-jdk6-5.1.0.GA-1008061811 m2eclipse 0.10.0.2 mweclipse extras I created a Dynamic WebProject and then Mavin -> Enable Dependency Management. I added my depencies then did Mavin clean and then Mavin Package. I receive the following build error: Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1- alpha-1:war (default-war) on project <myapp>: Error assembling WAR: Deployment descriptor: <my-app-path>\\WEB-INF\web.xml does not exist. - > [Help 1].
The project wizard created the web.xml under WebContent\WEB-INF \web.xml. My pom.xml does not contain any path info. Do I need to modify pom.xml? Thanks... -- View this message in context: http://maven.40175.n5.nabble.com/Mavin-Dependency-Management-on-Dynamic-Web-Project-tp2807663p2807663.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]
