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

PaxLogging (2.0.5) fails on clean backend build #1296

Closed
zoernert opened this issue Nov 14, 2020 · 1 comment
Closed

PaxLogging (2.0.5) fails on clean backend build #1296

zoernert opened this issue Nov 14, 2020 · 1 comment

Comments

@zoernert
Copy link
Contributor

zoernert commented Nov 14, 2020

Bug Report or Feature Request

- [X] bug report -> please search issues before submitting
- [ ] feature request

Bug description or desired functionality.

Error during 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 :) ).
Open in Gitpod

@sfeilmeier
Copy link
Contributor

Thanks for reporting. Fixed it; and made sure the same error does not happen again.

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

2 participants