使用maven编译struts2源码变成Eclipse项目
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-12T04:58:1
0+08:00)
Maven home: D:\Program Files (x86)\maven3.2.3\bin\..
Java version: 1.7.0_05, vendor: Oracle Corporation
Java home: D:\Program Files (x86)\Java\jdk1.7.0_05\jre
Default locale: zh_CN, platform encoding: GBK
OS name: "windows nt (unknown)", version: "6.2", arch: "x86", family: "windows"
|
<modules>
<!--<module>bom</module>-->
<module>xwork-core</module>
<module>core</module>
<module>apps</module>
<module>plugins</module>
<module>bundles</module>
<!--<module>archetypes</module>-->
</modules>
|
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR] [ERROR] The project org.apache.struts:struts2-apps:2.3.20 (E:\struts-2.3.20-sr c\struts-2.3.20\src\apps\pom.xml) has 1 error [ERROR] Child module E:\struts-2.3.20-src\struts-2.3.20\src\apps\jboss-blank of E:\struts-2.3.20-src\struts-2.3.20\src\apps\pom.xml does not exist [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/ProjectBuildin gException |
<modules>
<module>blank</module>
<!-- <module>jboss-blank</module>-->
<module>mailreader</module>
<module>portlet</module>
<module>showcase</module>
<module>rest-showcase</module>
</modules>
|
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。