Giter Site home page Giter Site logo

Comments (9)

maggu2810 avatar maggu2810 commented on May 24, 2024

Sorry @kaikreuzer I stopped testing the oh distro as @dvanherbergen started that work. Just because a matter of time.
What is the content of the system directory?

from openhab-distro.

maggu2810 avatar maggu2810 commented on May 24, 2024

@dvanherbergen Just to state: You have done a great work on the Karaf migration. Thank you.

from openhab-distro.

dvanherbergen avatar dvanherbergen commented on May 24, 2024

@maggu2810 Thanks.
@kaikreuzer I'll have a look at is.

from openhab-distro.

kaikreuzer avatar kaikreuzer commented on May 24, 2024

FTR: The online distro does not have this problem, but it fails when installing the demo feature with things like:

2016-01-03 18:15:03.335 [WARN ] [url.mvn.internal.AetherBasedResolver] - Error resolving artifactde.maggu2810.playground.com.eclipsesource.jaxrs:swagger-all:jar:1.5.4.sp2:Could not find artifact de.maggu2810.playground.com.eclipsesource.jaxrs:swagger-all:jar:1.5.4.sp2 in oh-releases-repo (https://jcenter.bintray.com/)
shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact de.maggu2810.playground.com.eclipsesource.jaxrs:swagger-all:jar:1.5.4.sp2 in oh-releases-repo (https://jcenter.bintray.com/)

Thanks @dvanherbergen for looking at it!

from openhab-distro.

maggu2810 avatar maggu2810 commented on May 24, 2024

So, the online repo does perhaps miss the repo. But as already stated, there is a new shk and the swagger modified artifact etc. on a bintray repo that should be used instead of the github one. So, the online dist. should use the bintray one.

from openhab-distro.

maggu2810 avatar maggu2810 commented on May 24, 2024

The repo in system is not used anymore.

cat /tmp/strace.log  | grep openhab-aggregate-xml
16282 stat("/home/maggu2810/.m2/repository/org/openhab/distro/openhab-aggregate-xml/2.0.0-SNAPSHOT/maven-metadata-local.xml", 0x7f110e8817a0) = -1 ENOENT (No such file or directory)
16282 stat("/home/maggu2810/.m2/repository/org/openhab/distro/openhab-aggregate-xml/2.0.0-SNAPSHOT/openhab-aggregate-xml-2.0.0-SNAPSHOT-features.xml", 0x7f110e881ab0) = -1 ENOENT (No such file or directory)

from openhab-distro.

maggu2810 avatar maggu2810 commented on May 24, 2024

org.ops4j.pax.url.mvn.cfg miss the lines:

org.ops4j.pax.url.mvn.defaultRepositories=\
    file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots, \
    file:${karaf.data}/kar@id=kar.repository@multi@snapshots, \
    file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots

from openhab-distro.

maggu2810 avatar maggu2810 commented on May 24, 2024

I will create a PR after testing...

from openhab-distro.

maggu2810 avatar maggu2810 commented on May 24, 2024
  • offline dist: solved by #9
  • online dist: we should create a separate issue for that

from openhab-distro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.