You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: