Hello, on the CXF building page[1] it says: "To build CXF simply execute: $ mvn install"
But from which directory of the source code download should I run that command from? When I run it from the root download directory (i.e., the one that has "buildtools", "rt", "distribution", etc., as folders within it), I get this error, which might be indicating I'm running it from the wrong location: [INFO] Cannot execute mojo: resources. It requires a project with an existing pom.xml, but the build is not using one. Thanks, Glen [1] http://cwiki.apache.org/confluence/display/CXF/Building
