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

hello-world-notification-microservice Could not find artifact #75

Open
vsingh-solenis opened this issue Jan 4, 2023 · 0 comments
Open

Comments

@vsingh-solenis
Copy link

I am trying to build hello-world-notification-microservice with maven version 3.8.5 but its always failing with below error

@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project c8y.example:hello-world-notification-microservice:1016.228.0-SNAPSHOT (C:\development\measurementavg\cumulocity-examples-develop\hello-world-notification-microservice\pom.xml) has 3 errors
[ERROR] Non-resolvable import POM: Could not find artifact com.nsn.cumulocity.clients-java:microservice-dependencies:pom:1016.228.0-SNAPSHOT @ c8y.example:hello-world-notification-microservice:${revision}${changelist}, C:\development\measurementavg\cumulocity-examples-develop\hello-world-notification-microservice\pom.xml, line 25, column 25 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for com.nsn.cumulocity.clients-java:microservice-autoconfigure:jar is missing. @ c8y.example:hello-world-notification-microservice:${revision}${changelist}, C:\development\measurementavg\cumulocity-examples-develop\hello-world-notification-microservice\pom.xml, line 36, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-test:jar is missing. @ c8y.example:hello-world-notification-microservice:${revision}${changelist}, C:\development\measurementavg\cumulocity-examples-develop\hello-world-notification-microservice\pom.xml, line 67, column 21
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

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