Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build failure #504

Merged
merged 1 commit into from
May 6, 2019
Merged

Fix build failure #504

merged 1 commit into from
May 6, 2019

Conversation

biyuhao
Copy link
Member

@biyuhao biyuhao commented Apr 25, 2019

Fix build failure, error message:

[FATAL] Non-resolvable parent POM for org.apache.dubbo.samples:dubbo-spring-boot-registry-nacos-consumer-sample:[unknown-version]: Failure to find org.apache.dubbo.samples:dubbo-spring-boot-registry-nacos-samples:pom:2.7.1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 21, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.dubbo.samples:dubbo-spring-boot-registry-nacos-consumer-sample:[unknown-version] (/home/travis/build/biyuhao/incubator-dubbo-spring-boot-project/dubbo-spring-boot-samples/dubbo-registry-nacos-samples/consumer-sample/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.apache.dubbo.samples:dubbo-spring-boot-registry-nacos-consumer-sample:[unknown-version]: Failure to find org.apache.dubbo.samples:dubbo-spring-boot-registry-nacos-samples:pom:2.7.1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 21, column 13 -> [Help 2]

replace const version with ${revision}

@codecov-io
Copy link

codecov-io commented Apr 25, 2019

Codecov Report

Merging #504 into master will decrease coverage by 0.32%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #504      +/-   ##
============================================
- Coverage     80.06%   79.74%   -0.33%     
  Complexity      201      201              
============================================
  Files            39       39              
  Lines           617      617              
  Branches         58       58              
============================================
- Hits            494      492       -2     
- Misses           99      101       +2     
  Partials         24       24
Impacted Files Coverage Δ Complexity Δ
...ntext/event/AwaitingNonWebApplicationListener.java 77.41% <0%> (-3.23%) 24% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43ec541...4aa8eab. Read the comment docs.

@mercyblitz mercyblitz merged commit 23a8c84 into apache:master May 6, 2019
@biyuhao biyuhao deleted the fix-pom branch May 8, 2019 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants