Hi there, I failed in compiling the axis2 source code, the error information is as following. And a weird thing is: I run the "mvn install" to the code, it was successful, but compile always come out some errors. Could anyone help me with this? Thanks in advance!
[INFO] Apache Axis2 - JAXWS (mar) ........................ SUCCESS [0.421s] [INFO] Apache Axis2 - Web Application module ............. FAILURE [0.958s] [INFO] Apache Axis2 - Root ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.693s [INFO] Finished at: Fri Apr 01 16:18:42 CEST 2011 [INFO] Final Memory: 43M/106M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.axis2:axis2-repo-maven-plugin:1.7.0-SN APSHOT:create-repository (default) on project axis2-webapp: Error copying mtompo licy-1.7.0-SNAPSHOT.mar: E:\eclipse_helios\workspace\Axis2Code\modules\mtompolic y-mar\target\classes (Access is denied) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE xception [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :axis2-webapp -- Best regards, Cuiting Chen
