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

Failed to execute goal on project rest-api: Could not resolve dependencies for project com.mihome:rest-api:jar:0.1-SNAPSHOT: Could not find artifact com.mihome:core:jar:0.1-SNAPSHOT #33

Open
clauub opened this issue Feb 12, 2021 · 0 comments

Comments

@clauub
Copy link

clauub commented Feb 12, 2021

I run command mvn spring-boot:run

But this error appear: Failed to execute goal on project rest-api: Could not resolve dependencies for project com.mihome:rest-api:jar:0.1-SNAPSHOT: Could not find artifact com.mihome:core:jar:0.1-SNAPSHOT

I tried to find this library, to see actual version, but could't get any library like this one:

<groupId>com.mihome</groupId>
        <artifactId>mi-home-api</artifactId>
        <version>0.1-SNAPSHOT</version>

Do I do something wrong ?

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

No branches or pull requests

1 participant