You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Philipp Hoenisch <ph...@gmail.com> on 2014/08/05 17:02:17 UTC

apache cxf problem

Hey guys,

today I tried to install my custom karaf distribution on a new pc with an
empty m2 repository, and failed. I got some weird exceptions and tried it on
mine aswell, after removing my repository I was able to reproduce the error.
I can't install cxf anymore, 
I tried it with cxf version: 2.7.6  and 3.0.1

I always get the same error:

16:06:22,546 | INFO  | Local user karaf | res.internal.FeaturesServiceImpl 
509 | 1 - org.apache.karaf.features.core - 3.0.0 | Installing feature cxf
3.0.1
16:06:22,546 | INFO  | Local user karaf | res.internal.FeaturesServiceImpl 
509 | 1 - org.apache.karaf.features.core - 3.0.0 | Installing feature spring
3.2.4.RELEASE
16:06:22,741 | WARN  | Local user karaf | mvn.internal.AetherBasedResolver 
257 | 44 - org.ops4j.pax.url.mvn - 1.6.0 | Error resolving
artifactorg.springframework:org.springframework.core:jar:3.2.4.RELEASE:Could
not find artifact
org.springframework:org.springframework.core:jar:3.2.4.RELEASE in central
(http://repo1.maven.org/maven2/)
org.sonatype.aether.resolution.ArtifactResolutionException: Could not find
artifact org.springframework:org.springframework.core:jar:3.2.4.RELEASE in
central (http://repo1.maven.org/maven2/)

the weird problem is, that I find this dependency in the maven repo, but
still, cxf won't start,

do you guys have a idea?

karaf version 3.0.0
cxf tested with 
  * cxf-2.7.6                   |
mvn:org.apache.cxf.karaf/apache-cxf/2.7.6/xml/features                    
  * cxf-3.0.1                   |
mvn:org.apache.cxf.karaf/apache-cxf/3.0.1/xml/features                    

if you need any more information, please let me know

cheers and thank you in advance,
Philipp




--
View this message in context: http://karaf.922171.n3.nabble.com/apache-cxf-problem-tp4034597.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Re: apache cxf problem

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
No problem ;)

Regards
JB

On 08/06/2014 10:08 AM, Philipp Hoenisch wrote:
> yea, fixed it thanks to JB :) the problem was an empty
> etc/org.ops4j.pax.url.mvn.cfg file
>
>
>
>
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/apache-cxf-problem-tp4034597p4034599.html
> Sent from the Karaf - User mailing list archive at Nabble.com.
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: apache cxf problem

Posted by Philipp Hoenisch <ph...@gmail.com>.
yea, fixed it thanks to JB :) the problem was an empty
etc/org.ops4j.pax.url.mvn.cfg file





--
View this message in context: http://karaf.922171.n3.nabble.com/apache-cxf-problem-tp4034597p4034599.html
Sent from the Karaf - User mailing list archive at Nabble.com.