`

导入项目时报以下错误Could not calculate build plan: Plugin org.apache.maven.plugins:maven-

 
阅读更多

导入项目时报以下错误.

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-war-plugin:2.1.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for ...

 

 

此问题的解决:
1、确认windows -> Preferences -> maven 的settings.xml文件中,设置代理,很多可能是你设置出现错误.

 

2、C:\Users\ttt\.m2\repository\org\apache\maven\plugins目录下的文件夹全部删除,重新下载。
分享到:
评论

相关推荐

    关于创建maven web项目Could not calculate build plan

    1.环境 win10 ...Could not calculate build plan: Plugin org.apache.maven.plugins:maven-war-plugin:2.2 or one of its dependencies could not be resolved: Failure to transfer org.apache.maven

    常用英文单词缩写

    以下是一些编程中常见的英文单词缩写及其含义: 1. Abandon - ABAN: 表示放弃或废弃的操作,例如在处理过程中放弃某些资源。 2. Abandoned - ABD: 表示被遗弃的,不再使用的。 3. Abbreviate - ABBR: 表示缩短或...

    英语单词C.pdf

    - calculate (v.):计算 - call (v.):呼叫 - calm (v.):使平静 - cam (v.):[此词不完整,可能是“come”的拼写错误] - cancel (v.):取消 - can (aux.v.):能够(助动词) 3. 形容词(a.): - capable (a....

    junit-4.11.jar hamcrest-core-1.3.jar

    Hamcrest-Core-1.3是其核心模块,包含了各种匹配器(Matcher),例如`equalTo`用于比较对象是否相等,`is`、`not`和`allOf`等则提供了更复杂的逻辑判断。与Junit结合使用时,Hamcrest的表达式可以使测试代码更加简洁...

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    - FIX: The TFlexPanel.FindControlAtPoint method maked virtual to realize RealTime-capability when on mouse cursor moving the flex-object search not occurs. - FIX: After deleting the selected points ...

    Calculate--sinX.zip_VB 正弦计算_come1wf_site:www.pudn.com_vb编程计算sinx

    5. 错误处理:添加适当的错误检查,如确保输入值有效,防止出现负数或超出范围的值。 这个VB程序示例对于初学者来说是一个很好的学习资源,可以帮助他们理解如何在实际项目中应用数学函数,并且能够加深对VB编程...

    Lerner -- Python Workout. 50 Essential Exercises -- 2020.pdf

    - **Objective:** Calculate total rainfall over a period. - **Key Concepts:** - Parsing input data to represent rainfall amounts. - Aggregating rainfall amounts over time. 16. **Dictdiff** - **...

    SBPL Programming Reference for GL408e_GL412e

    The manual provides detailed guidance on how to calculate the print area accurately to ensure that labels are printed correctly and efficiently. #### Programming Concepts The programming concepts ...

    Calculate.rar_site:www.pudn.com

    【标题】"Calculate.rar" 是一个在Pudn网站上分享的Java编程项目,它实现了一个具有图形用户界面(GUI)的计算器应用。这个计算器不仅提供了基础的数学运算,还包括了额外的功能,如清零和退格键,使得用户在进行...

    高中英语必修1人教版精品导学案:Unit 1 Friendship.doc

    - calculate: 算计 - stroll: 散步,遛狗 - deliberately: 故意地 - suffer: 蒙受 - tired of: 对……腻烦 - affection: 恩爱 - pack up: 将……打包 - put down: 记下;放下 2. 短语归纳: - be ...

    TIA博途-积分运算-全局FB库文件-GF-intergration-Calculate.zip

    这些库文件可以在多个项目之间共享,减少了重复工作,提高了代码质量和一致性。对于积分运算,我们可以创建一个全局FB,封装积分计算逻辑,然后在需要的地方调用这个函数块。 在“GF_intergration_Calculate”这个...

    微信小程序源码-小工具类:简易计算器.rar

    - **计算逻辑**:JS文件中的计算逻辑通常包含一个`calculate`函数,负责解析用户输入的表达式并返回结果。 - **页面渲染**:计算结果会通过`setData`方法更新到WXML的数据模型,从而触发界面的重新渲染。 了解和...

    2019_2020学年高中英语Unit22EnvironmentalProtectionSectionⅣCommunicatio

    - not only...but also...:不仅...而且...,连接两个并列成分。 - Not only you but also Mr. Zhang:不仅你,张老师也...,并列主语遵循就近原则。 - Not only; but also:老师不仅关心学生的学习,还关心他们...

    module2高考中英单词训练.ppt

    以下是一些关键的英语单词及其对应的中文解释: 1. apart - 分离,分别地 2. belong - 属于,为… 的一员 3. cultural - 文化的 4. design - 设计,图案,构思 5. doubt - 怀疑,疑惑 6. evidence - 证据,根据,...

    13623-calculate-roots-of-chebyshev-polynomials.zip.zip

    在给定的压缩包文件"13623-calculate-roots-of-chebyshev-polynomials.zip.zip"中,我们可以推测其内容可能与计算切比雪夫多项式的根有关。切比雪夫多项式是一类在数值分析和工程计算中非常重要的特殊函数,它们在...

    广东省雷州市附城中学2016届高三英语一轮复习Unit3Computers练习新人教版必修2

    - 计算:calculate;计算器:calculator;计算:calculation - 简化:simplify;简化:simplification;简化的:simplified - 智力:intelligence;智能的:intelligent - 私人的:personal;亲自地:personally...

    calculate-minimum-.zip_最小值

    在“calculate-minimum-.zip”这个压缩包中,包含了一个名为“calculate minimum .txt”的文本文件,该文件很可能描述了一个具体的遗传算法实现,用于求解单变量函数的最小值。这个算法通常包括以下几个步骤: 1. *...

    linux全志R16的linux系统编译的资料_20170502_1655.7z

    KCONFIG_AUTOCONFIG=/home/wwt/linux_r16/lichee/out/sun8iw5p1/linux/common/buildroot/build/buildroot-config/auto.conf KCONFIG_AUTOHEADER=/home/wwt/linux_r16/lichee/out/sun8iw5p1/linux/common/buildroot/...

Global site tag (gtag.js) - Google Analytics