No worries - realized I could just add the "failOnMissingWebXml" config within the pom and we're good to go again. Thanks!
On Fri, Apr 10, 2015 at 8:39 PM Denny Lee <[email protected]> wrote: > Just downloaded the latest and getting an error when building zeppelin-web: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-war-plugin:2.2:war (default-war) on project > zeppelin-web: Error assembling WAR: webxml attribute is required (or > pre-existing WEB-INF/web.xml if executing in update mode) -> [Help 1] > > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.maven.plugins:maven-war-plugin:2.2:war (default-war) on > project zeppelin-web: Error assembling WAR: webxml attribute is required > (or pre-existing WEB-INF/web.xml if executing in update mode) > > The app/ folder has the WEB-INF/web.xml file but haven't had a chance to > debug much yet - just wondering if anyone else has run into the same issue? > > Thanks > > Denny >
