Hi 

 My project structure is like : 

-project-root
      |
      |
       ----- pom.xml

      |
      |
       -----web-module

              |
              |
              ----- pom.xml
             |
             |
              ----- WEB-INF
                    |
                    |
                    ----- web.xml
      |
      |
       -----Other-modules


When I run mvn install it gives me error like 

 Error assembling WAR:  Error assembling WAR <web-module-folder path>
\target\version1.0.0SNAPSHOT\WEB-INF\web.xml  does exit. 

What should I do for this, 

Any help is much appriciated. 

-artofabhi
-- 
View this message in context: 
http://www.nabble.com/Maven-not-able-to-find-web.xml-tf3378766s177.html#a9404195
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to