Details
Description
I've tried to install hibernate-envers (from repo: karaf-enterprise-2.3.4), but installation fails due to a problem with bundle resolving. In fact, I realized that this dependency did not exist.
installation output:
karaf@root> features:install -v hibernate-envers
Installing feature hibernate-envers 3.3.2.GA
Installing feature hibernate 3.3.2.GA
Installing feature jpa 1.0.1
Installing bundle mvn:org.apache.geronimo.specs/geronimo-jpa_2.0_spec/1.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.container.context/1.0.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.container/1.0.0
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.blueprint.aries/1.0.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.api/1.0.0
Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5
Installing bundle mvn:org.objectweb.asm/com.springsource.org.objectweb.asm/1.5.3
Installing bundle mvn:org.jboss.javassist/com.springsource.javassist/3.9.0.GA
Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/2.7.7_5
Installing bundle mvn:org.hibernate/com.springsource.org.hibernate/3.3.2.GA
Installing bundle mvn:org.hibernate/com.springsource.org.hibernate.ejb/3.4.0.GA
Installing bundle mvn:org.hibernate/com.springsource.org.hibernate.annotations/3.4.0.GA
Installing bundle mvn:org.hibernate/com.springsource.org.hibernate.annotations.common/3.3.0.ga
Error executing command: URL [mvn:org.hibernate/hibernate-envers/3.3.2.GA] could not be resolved.
I don't know what other information I can add.
Thanks in advance
Attachments
Issue Links
- depends upon
-
KARAF-2870 Karaf Enterprise: Backport Hibernate 4.x to Karaf 2.3.x
- Resolved
- is blocked by
-
SM-2320 Upgrade to Karaf 2.3.6
- Closed