<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hey Marcosi,<br>
      <br>
      it looks like your PARENT project already did not compile. We need
      the full logs to be helpful.<br>
      <br>
      > but when I do " ./graphhopper.sh web map.osm" nothing change<br>
      <br>
      What do you mean here? What does not change?<br>
      <br>
      > I try to use the command "<code>mvn clean war:war" on my
        project directory but there are so many error like this:</code><br>
      <br>
      Maybe try: mvn clean install war:war<br>
      <br>
      Regards,<br>
      Peter.<br>
      <br>
      <br>
    </div>
    <blockquote cite="mid:1443fa95ec4.marcosi66@virgilio.it" type="cite">Hello
      everybody,<br>
      I want to add a function to modify a file text that an user send
      me, to do that, first of all, I try to create a function to
      open/reader a file text in my GraphHopper.java file(in the
      GRaphhopper main project), but when I do " ./graphhopper.sh web
      map.osm" nothing change(even if I cancel all the code in
      GraohHopper.java) .... I try to use the command "<code>mvn clean
        war:war" on my project directory but there are so many error
        like this:<br>
        <br>
        <span style="background-color: rgb(153, 204, 0);"><i>[INFO]
            Reactor Summary:<br>
            [INFO] <br>
            [INFO] GraphHopper Parent Project ........................
            FAILURE [0.569s]<br>
            [INFO] GraphHopper .......................................
            SKIPPED<br>
            [INFO] GraphHopper Tools .................................
            SKIPPED<br>
            [INFO] GraphHopper Android ...............................
            SKIPPED<br>
            [INFO]
            ------------------------------------------------------------------------<br>
            [INFO] BUILD FAILURE<br>
            [INFO]
            ------------------------------------------------------------------------<br>
            [INFO] Total time: 2.118s<br>
            [INFO] Finished at: Mon Feb 17 12:42:18 CET 2014<br>
            [INFO] Final Memory: 14M/162M<br>
            [INFO]
            ------------------------------------------------------------------------<br>
            [ERROR] Failed to execute goal
            org.apache.maven.plugins:maven-war-plugin:2.4:war
            (default-cli) on project graphhopper-parent: Error
            assembling WAR: webxml attribute is required (or
            pre-existing WEB-INF/web.xml if executing in update mode)
            -> [Help 1]<br>
            [ERROR] <br>
            [ERROR] To see the full stack trace of the errors, re-run
            Maven with the -e switch.<br>
            [ERROR] Re-run Maven using the -X switch to enable full
            debug logging.<br>
            [ERROR] <br>
            [ERROR] For more information about the errors and possible
            solutions, please read the following articles:<br>
            [ERROR] [Help 1]
            <a class="moz-txt-link-freetext" href="http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException">http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException</a><br>
          </i></span><br>
        <br>
        What I have to do? And why there is this problem?</code><br>
    </blockquote>
    <br>
  </body>
</html>