|  | 
 
| 
对java完全不熟悉,但遇Dao(Dao(到))一个项mu(mu(目)),要调试这方面的代码,yong(用)POM管理的,我用maven编译可以正常通过,dan(但)用 maven clean install命令时报如下错误, 望高手指点一下。
 
 [INFO] ------------------------------------------------------------------------
 [INFO] BUILD FAILURE
 [INFO] ------------------------------------------------------------------------
 [INFO] Total time: 2.503s
 [INFO] Finished at: Sat Jun 11 12:27:15 CST 2011
 [INFO] Final Memory: 6M/15M
 [INFO] ------------------------------------------------------------------------
 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on project cdmi-server: Error assembling WAR: Failed to read filesystem attributes for: /usr/cdmi/java/Javasrc/target/cdmi-server/WEB-INF/web.xml: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlad /usr/cdmi/java/Javasrc/target/cdmi-server/WEB-INF/web.xml' -> [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
 [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 read the following articles:
 [ERROR] [Help 1] http://cwiki.apache.org/confluen ... oExecutionException
 
 
 http://www.javaxxz.com
 | 
 |