We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
- [X] bug report -> please search issues before submitting - [ ] feature request
Error during gradlew buildBackend:
gradlew buildBackend
> Task :io.openems.backend.application:export.BackendApp FAILED error : Cannot find /error/org.ops4j.pax.logging.pax-logging-api;version=[2.0.5,2.0.6) Not found in [bnd-cache [/mnt/dropbox/Development/openems/cnf/cache/5.0.0/bnd-cache r/w=false], BndPomRepository [name=OSGi R7 API, localRepo=/home/zoernert/.m2/repository, location=cnf/cache/pom-OSGi R7 API.xml, inited=true], BndPomRepository [name=Enterprise Java APIs, localRepo=/home/zoernert/.m2/repository, location=cnf/cache/pom-Enterprise Java APIs.xml, inited=true], BndPomRepository [name=Testing Bundles, localRepo=/home/zoernert/.m2/repository, location=cnf/cache/pom-Testing Bundles.xml, inited=true], BndPomRepository [name=Maven Central, localRepo=/home/zoernert/.m2/repository, location=cnf/cache/pom-Maven Central.xml, inited=true], Local, Templates, Release] error : org.ops4j.pax.logging.pax-logging-api;version=[2.0.5,2.0.6) Not found in [bnd-cache [/mnt/dropbox/Development/openems/cnf/cache/5.0.0/bnd-cache r/w=false], BndPomRepository [name=OSGi R7 API, localRepo=/home/zoernert/.m2/repository, location=cnf/cache/pom-OSGi R7 API.xml, inited=true], BndPomRepository [name=Enterprise Java APIs, localRepo=/home/zoernert/.m2/repository, location=cnf/cache/pom-Enterprise Java APIs.xml, inited=true], BndPomRepository [name=Testing Bundles, localRepo=/home/zoernert/.m2/repository, location=cnf/cache/pom-Testing Bundles.xml, inited=true], BndPomRepository [name=Maven Central, localRepo=/home/zoernert/.m2/repository, location=cnf/cache/pom-Maven Central.xml, inited=true], Local, Templates, Release]
Might be reproduced in GITPod terminl runnding gradlew buildBackend (or in Eclipse if you like :) ).
The text was updated successfully, but these errors were encountered:
a961ebd
Thanks for reporting. Fixed it; and made sure the same error does not happen again.
Sorry, something went wrong.
No branches or pull requests
Bug Report or Feature Request
Bug description or desired functionality.
Error during
gradlew buildBackend
:Might be reproduced in GITPod terminl runnding gradlew buildBackend (or in Eclipse if you like :) ).
The text was updated successfully, but these errors were encountered: