[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project com.isoftstone.hyec.frt.carriageoffer: Failed to install metadata com.isoftstone.hyec:com.isoftstone.hyec.frt.carriageoffer/maven-metadata.xml: Could not parse metadata E:\Repositories\seaStation\com\isoftstone\hyec\com.isoftstone.hyec.frt.carriageoffer\maven-metadata-local.xml: only whitespace content allowed before start tag and not \u0 (position: START_DOCUMENT seen \u0... @1:1) -> [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]
[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/MojoExecutionException
解决方法,就是去到提示的路径,把相应文件夹以及里面的内容全部删除,然后clean下项目,最后重新打包一下就可以了