`

Project build error: Non-resolvable parent POM: Failure to transfer org.springfr

 
阅读更多

Description Resource Path Location Type

Project build error: Non-resolvable parent POM: Failure to transfer org.springframework.boot:spring-boot-starter-parent:pom:1.5.4.RELEASE from https://maven-repository.com/ was cached in the local repository, resolution will not be reattempted until the update interval of nexus-aliyun has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.4.RELEASE from/to nexus-aliyun (https://maven-repository.com/): connection timed out to https://maven-repository.com/org/springframework/boot/spring-boot-starter-parent/1.5.4.RELEASE/spring-boot-starter-parent-1.5.4.RELEASE.pom and 'parent.relativePath' points at wrong local POM pom.xml /favorites-web line 10 Maven pom Loading Problem

异常解决:

由于版本问题引起:

<parent>

        <groupId>org.springframework.boot</groupId>

        <artifactId>spring-boot-starter-parent</artifactId>

        <version>1.5.4.RELEASE</version>

    </parent>、

将 <version>1.5.4.RELEASE</version>改为 <version>1.3.3.RELEASE</version> 解决。。

 

分享到:
评论

相关推荐

    .m2解决方法

    Project build error: Non-resolvable parent POM for com.taotao:taotao-common:0.0.1-SNAPSHOT: Could not find artifact ...

    MySQL导入sql脚本错误:2006 解决方法

    Line no.:85 Error Code: 2006 - MySQL server has gone away 最终找到原因,原来是MySQL导入大批量数据的时候超出了默认允许最大的数据包所以就提示2006 – MySQL server has gone away 于是找到my.cnf,在[mysqld...

    parent:我们项目的上级POM

    "parent:我们项目的上级POM"这个标题暗示我们正在讨论的是Maven中的父POM(Parent POM)概念。在Maven项目结构中,父POM是一个特殊的POM文件,它提供了一组默认配置和依赖管理,可以被子项目继承,从而简化配置并...

    idea中spring initializr创建spring boot项目 maven无法下载依赖的问题

    1、创建步骤 File -&gt; New -&gt; Project 选择Initializr,使用默认的URL 接下来填写项目名称、类型、java版本、坐标等信息,使用...[ERROR] Non-resolvable parent POM: Could not transfer artifact org.springframewor

    已编译的rocketmq-all-4.2.0版本,各位就无需再进行maven编译喽

    RocketMQ是一款开源的消息中间件,由阿里巴巴开发并贡献给Apache软件基金会,是分布式系统中广泛使用的高可用、高可靠的实时消息传递平台。RocketMQ的核心功能包括发布/订阅模型、消息队列、事务消息以及分布式消息...

    rap-e4:在 RAP 上运行 E4 应用程序(尖峰)

    入门设置一个包含 E4 SDK、EGit 和 Juno 的 RAP 工具的 Eclipse IDE 从bundles/目录导入所有项目激活targets/ project中rap-e4.target定义的rap-e4.target 示例项目example.e4.app包含一个 RAP 启动配置。...

    CentOS7下部署Ceph

    CentOS7下部署分布式存储Ceph,有需要的同学参考一下。

    应用笔记LAT1287+BLE设备地址相关简介

    **Private Address**则进一步分为**不可解析的私有地址**(Non-resolvable private address)和**可解析的私有地址**(Resolvable private address)。 - **不可解析的私有地址**: - 无法通过地址解析出设备的真实...

    zypper_usage

    - **Resolvable (可解析对象)**:指软件包、补丁、模组或产品的依赖关系,是依赖解析器的工作对象。 - **Pattern (模组)**:一组相互关联的功能性软件包集合,例如安装 HttpServer 模组会自动安装运行和管理 HTTP ...

    core:核心是OpenFn平台中使用的中央作业处理程序

    OpenFn核心 核心是OpenFn平台中使用的中央作业处理程序。 它创建一个隔离的Node VM,传递state和一个... -l, --language resolvable language/adaptor path [required] -e, --expression target expression t

    solace-decode:解码2021

    轻松解码 解码2021 运行服务器 如果尚未运行它们,请创建服务器所需的服务: cd docker docker-compose up -d 对于动态分配的端口,可以运行: cd docker docker-compose -f docker-compose-dynamic.yml up -d ...

    tigase monitor配置

    git clone git://repository.tigase.org/git/tigase-monitor.git ``` 2. 将项目导入Eclipse开发环境,选择Maven项目类型进行导入,以便利用Maven的依赖管理功能。 3. 在DOS命令行中,定位到项目根目录,然后执行...

    Android-Android-RxLocationSettings用RxJava请求位置之前确认设置

    public void onError(Throwable e) { // 处理错误 } @Override public void onComplete() {} }); ``` 4. 在`onActivityResult`方法中处理用户对设置更改的响应。 ```java @Override protected void ...

    spring security国际化及UserCache的配置和使用

    3. `String getMessage(MessageSourceResolvable resolvable, Locale locale) throws NoSuchMessageException;` 例如,我们可以在 property 文件中定义了以下消息: ``` UserDetails.isLocked=用户已被锁定 ...

    NVThermManual5.pdf

    该模型仅适用于检测发射红外光的热成像器,并能够预测在使用这些设备时人眼所能分辨的最小可识别温差(Minimum Resolvable Temperature Difference, MRTD 或简称 MRT)。此外,NVTherm还能预测在满足设计预期的情况...

    DNS从工程到学术.pdf

    “Ghost-Domain: Revoked Yet Still Resolvable”关注了被吊销域名仍然可解析的问题;而“Measuring Query Latency of Top-Level DNS Servers”则是对全球顶级域名服务器查询延迟的测量研究。 此外,段海新教授在...

    esimorp:由内而外的承诺

    // that you would pass to a new Promise. const promise = new Esimorp ( ) ; // you can already use the instance // just like any other Promise promise . then ( console . log ) . catch ( console . ...

    Experimental study on minimum resolvable velocity for heterodyne laser Doppler vibrometry

    A high spatial resolution, high velocity resolution all-fiber laser Doppler vibrometry (LDV) based on heterodyne detection for vibration measurements is reported. A linewidth of 1-kHz single-mode ...

    Target models for range performance prediction of infrared imaging system

    We conclude the basic assumptions of each model, define the temperature difference, and give the mathematical equation to calculate the measurement of resolvable target details. The flow path for ...

Global site tag (gtag.js) - Google Analytics