【異常】Could not find artifact com.wm.****:


1 詳細異常

[ERROR] Failed to execute goal on project spark-etl: Could not resolve dependencies for project com.wm.bigdata:******:jar:1.0-SNAPSHOT: Could not find artifact com.wm.*****:jar:1.0-SNAPSHOT in nexus-weima (http://******:8086/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

  

2 原因

是因為父工程沒有構建過,就去構建子模塊,導致父工程的坐標在倉庫中找不到
解決方法:
            先構建一下父工程,再構建一下子工程,解決問題


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM