- [x] I have searched the 
[issues](https://github.com/apache/incubator-dubbo/issues) of this repository 
and believe that this is not a duplicate.
- [x] I have checked the 
[FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this 
repository and believe that this is not a duplicate.

### Environment

* Dubbo version: 2.7.0-SNAPSHOT (Master branch current commit, latest commit 
cccr69e)
* Operating System version: macOS Mojave, 10.14
* Java version: Oracle JDK 8

### Steps to reproduce this issue

1. Follow the steps on http://dubbo.apache.org/en-us/docs/dev/build.html to 
setup IntelliJ IDEA compatibility
2. Wait for it to fail
3. It'll fail to execute goal on project dubbo-demo-provider, having a 
dependency problem.

Pls. provide [GitHub address] to reproduce this issue.
N/A

### Expected Result

What do you expected from the above steps?
IDEA compatibility to be fully set up
### Actual Result
What actually happens?
The last half of the projects get skipped since dubbo-demo-provider failed

If there is an exception, please attach the exception trace:

```
[ERROR] Failed to execute goal on project dubbo-demo-provider: Could not 
resolve dependencies for project 
org.apache.dubbo:dubbo-demo-provider:jar:2.7.0-SNAPSHOT: Failure to find 
org.apache.dubbo:dubbo-demo-api:jar:2.7.0-SNAPSHOT in 
https://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of 
apache.snapshots has elapsed or updates are forced -> [Help 1]
```

Please note that I **have** checked the 
https://repository.apache.org/snapshots/org/apache/dubbo, dubbo-demo-api 
_indeed_ does **not** exist.

I can speak and understand both Mandarin and English, so feel free to reply in 
any language you seem capable.

This is my first issue contributing to this project, hoping for more issues and 
more PR's soon enough!


[ Full content available at: 
https://github.com/apache/incubator-dubbo/issues/2625 ]
This message was relayed via gitbox.apache.org for 
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to