You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "TBNRShadowDev (GitHub)" <gi...@apache.org> on 2018/10/09 09:21:38 UTC

[GitHub] [incubator-dubbo] TBNRShadowDev opened issue #2625: IntelliJ IDEA compatibility generation results in failure

- [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 notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] TBNRShadowDev commented on issue #2625: IntelliJ IDEA compatibility generation results in failure

Posted by "TBNRShadowDev (GitHub)" <gi...@apache.org>.
Snipped this issue since it was resolved by running `mvn clean install` prior to generating idea compatibility files

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2625 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] TBNRShadowDev closed issue #2625: IntelliJ IDEA compatibility generation results in failure

Posted by "TBNRShadowDev (GitHub)" <gi...@apache.org>.
[ issue closed by TBNRShadowDev ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2625 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org