Error executing Maven.
in comment after two dashes (--) next character must be > not - (position: START_TAG seen ...
在两个破折号(-)之后的注释中,下一个字符必须是>
不-(位置:start_tag看到…
这句话的大概意思是在两个-后面必须不是
>
而不是
-
这里的错误是注释,多了一个 -
in comment after two dashes (--) next character must be > not - (position: START_TAG seen ...
原文:http://www.cnblogs.com/tongs/p/7521613.html