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

Backend lacks dependencies, can't be packaged, help #46

Open
ghost opened this issue Oct 11, 2019 · 1 comment
Open

Backend lacks dependencies, can't be packaged, help #46

ghost opened this issue Oct 11, 2019 · 1 comment
Labels
question Further information is requested

Comments

@ghost
Copy link

ghost commented Oct 11, 2019

在学习中, 遇到问题无法进行, 前端已经可以正常启动, 现在后端发现如下问题:

后端sofa-dashboard-application中缺少如下依赖, 无法引入:

        <dependency>
            <groupId>com.alipay.sofa</groupId>
            <artifactId>dashboard-support</artifactId>
        </dependency>

后端sofa-dashboard-core中缺少如下依赖, 无法引入:

        <dependency>
            <groupId>com.alipay.sofa</groupId>
            <artifactId>dashboard-client-core</artifactId>
        </dependency>
@sofastack-bot sofastack-bot bot changed the title 后端缺少依赖, 无法打包, 求助 Backend lacks dependencies, can&#39;t be packaged, help Oct 11, 2019
@sofastack-bot
Copy link

sofastack-bot bot commented Oct 11, 2019

Hi @Programer-Zhang, we detect non-English characters in the issue. This comment is an auto translation by @sofastack-robot to help other users to understand this issue.

We encourage you to describe your issue in English which is more friendly to other users.

In the learning, the problem can not be carried out, the front end can be started normally, and now the back end found the following problems: The following dependencies are missing in the backend sofa-dashboard-application, can not be introduced: <dependency><groupId> Com.alipay.sofa </groupId><artifactId> Dashboard-support </artifactId></dependency> The backend sofa-dashboard-core lacks the following dependencies and cannot be imported: <dependency><groupId> Com.alipay.sofa </groupId><artifactId> Dashboard-client-core </artifactId></dependency>

@sofastack-bot sofastack-bot bot added the question Further information is requested label Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

0 participants