maven clean或package报错

[ERROR] Failed to execute goal on project jeesns-service: Could not resolve dependencies for project com.lxinet:jeesns-service:jar:1.4.2: Could not find artifact com.lxinet:jeesns-core:jar:1.4.2 in nexus-aliyun (http://maven.aliyun.com/nexus/content/groups/public) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :jeesns-service

1. 在编译jeesns项目时报错

整理之后发现jeesns包不完整,缺少文件,重新下载该包后解决该问题

 

转载于:https://www.cnblogs.com/snuglove/p/10641685.html

你可能感兴趣的:(maven clean或package报错)