自动化发布报错

来源:13-9 服务端项目自动化发布、验证、故障排查与解决

qq_玄夜幻翼_0

2018-03-15

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mmall ---

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 2.143s

[INFO] Finished at: Thu Mar 15 17:13:26 CST 2018

[INFO] Final Memory: 7M/27M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project mmall: Unable to parse configuration of mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile: When configuring a basic element the configuration cannot contain any child elements. Configuration element 'compilerArgument'. -> [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/confluence/display/MAVEN/PluginConfigurationException


写回答

2回答

qq_玄夜幻翼_0

提问者

2018-03-17

我换了一种编译外部包的方式.就没有报错了

1
1
Geely
你好同学 编译外部包的方式是什么方式,是在外部编译好传到服务器上?总之解决了就好,但是目前看来说应该是环境造成的。
2018-03-17
共1条回复

about_blank

2018-03-15

同学你好

导致这个错误的原因很多

很大可能是maven 的配置问题

https://stackoverflow.com/questions/20735122/learning-maven-unable-to-parse-configuration-for-jar-plugin

0
1
qq_玄夜幻翼_0
看了下maven的配置,看不出来有什么问题... 看这个报错好像是这里不对 ${project.basedir}/src/main/webapp/WEB-INF/lib 但是没看出来哪里有问题...
2018-03-15
共1条回复

从0开始 独立完成企业级Java电商网站服务端开发

前后端分离,数据库接口设计,架构设计,功能开发,上线运维

9476 学习 · 8804 问题

查看课程