请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

自动化发布报错

[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


正在回答 回答被采纳积分+3

2回答

提问者 qq_玄夜幻翼_0 2018-03-17 16:34:45

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

1 回复 有任何疑惑可以回复我~
  • Geely #1
    你好同学 编译外部包的方式是什么方式,是在外部编译好传到服务器上?总之解决了就好,但是目前看来说应该是环境造成的。
    回复 有任何疑惑可以回复我~ 2018-03-17 19:18:20
about_blank 2018-03-15 18:28:13

同学你好

导致这个错误的原因很多

很大可能是maven 的配置问题

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

0 回复 有任何疑惑可以回复我~
  • 提问者 qq_玄夜幻翼_0 #1
    看了下maven的配置,看不出来有什么问题...
    看这个报错好像是这里不对
    <compilerArgument>
                <extdirs>${project.basedir}/src/main/webapp/WEB-INF/lib</extdirs>
     </compilerArgument>
    但是没看出来哪里有问题...
    回复 有任何疑惑可以回复我~ 2018-03-15 20:12:58
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信