feature:install cxf hangs in karaf 3.0.1

2015-10-15 Thread vinuraj.maroli
hi, I am trying to install apache cxf in karaf 3.0.1. Command is not completing after printing following messages. karaf@root()> feature:repo-add cxf 3.1.3 Adding feature url mvn:org.apache.cxf.karaf/apache-cxf/3.1.3/xml/features karaf@root()> feature:install -v cxf Installing feature cxf

Re: Unknown protocol : mvn with Karaf 4.0.2

2015-10-15 Thread Vincent Zurczak
Le 15/10/2015 11:51, Jean-Baptiste Onofré a écrit : OK, let me try to reproduce the problem (it's weird it doesn't occur on our internal itests). Can you share your itests somehow ? Well, we have snapshots on Sonatype. [0] So, you can add it in your snapshots settings. Then, you can check

Re: feature:install cxf hangs in karaf 3.0.1

2015-10-15 Thread Jean-Baptiste Onofré
Thanks for the update ;) No worries, Regards JB On 10/15/2015 02:10 PM, vinuraj.mar...@wipro.com wrote: Yes. Network issue at nexus repo server. Please ignore. Vinu -Original Message- From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Sent: Thursday, October 15, 2015 5:05 PM To:

Re: Unknown protocol : mvn with Karaf 4.0.2

2015-10-15 Thread Jean-Baptiste Onofré
Thanks Vincent. Let me try to reproduce. I keep you posted. Regards JB On 10/15/2015 01:06 PM, Vincent Zurczak wrote: Le 15/10/2015 11:51, Jean-Baptiste Onofré a écrit : OK, let me try to reproduce the problem (it's weird it doesn't occur on our internal itests). Can you share your itests

RE: feature:install cxf hangs in karaf 3.0.1

2015-10-15 Thread vinuraj.maroli
Yes. Network issue at nexus repo server. Please ignore. Vinu -Original Message- From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Sent: Thursday, October 15, 2015 5:05 PM To: user@karaf.apache.org Subject: Re: feature:install cxf hangs in karaf 3.0.1 Hi, It looks like you use a

Re: feature:install cxf hangs in karaf 3.0.1

2015-10-15 Thread Jean-Baptiste Onofré
Hi, It looks like you use a Nexus repo in front of Central, correct ? No issue there on this Nexus ? Regards JB On 10/15/2015 01:28 PM, vinuraj.mar...@wipro.com wrote: hi, I am trying to install apache cxf in karaf 3.0.1. Command is not completing after printing following messages.

Unknown protocol : mvn with Karaf 4.0.2

2015-10-15 Thread Vincent Zurczak
Hi, I have just switched to Karaf 4.0.2. And in some integration tests I run with PAX-Exam, I have the following exception. Exception in thread "Roboconf Agent - Message Processor" java.lang.IllegalStateException: Unknown protocol: mvn at

Re: Unknown protocol : mvn with Karaf 4.0.2

2015-10-15 Thread Jean-Baptiste Onofré
OK, let me try to reproduce the problem (it's weird it doesn't occur on our internal itests). Can you share your itests somehow ? Do you use Pax Exam 4.6.0 (or 4.5.0) ? Thanks, Regards JB On 10/15/2015 11:22 AM, Vincent Zurczak wrote: Le 15/10/2015 10:51, Jean-Baptiste Onofré a écrit : I

Re: Unknown protocol : mvn with Karaf 4.0.2

2015-10-15 Thread Vincent Zurczak
Hi, Le 15/10/2015 10:13, Jean-Baptiste Onofré a écrit : did you add wrap feature in your pax-exam config ? Do you use the standard distribution ? The wrap feature should be in feautresBoot stage1 (with featuresBoot=(wrap),foo). I don't see the WRAP feature in my configuration. And no, it is

Re: Unknown protocol : mvn with Karaf 4.0.2

2015-10-15 Thread Jean-Baptiste Onofré
Hi Vincent, I bet so that Pax Exam uses wrap itself to install some bundles (I have to check). In your custom distribution, can you add the wrap feature as a boot feature ? Thanks, Regards JB On 10/15/2015 10:49 AM, Vincent Zurczak wrote: Hi, Le 15/10/2015 10:13, Jean-Baptiste Onofré a

Re: Unknown protocol : mvn with Karaf 4.0.2

2015-10-15 Thread Jean-Baptiste Onofré
Hi Vincent, did you add wrap feature in your pax-exam config ? Do you use the standard distribution ? The wrap feature should be in feautresBoot stage1 (with featuresBoot=(wrap),foo). Anyway, I would consider as a regression as the wrap feature was already there in 4.0.1. It doesn't occur

Re: Unknown protocol : mvn with Karaf 4.0.2

2015-10-15 Thread Vincent Zurczak
Le 15/10/2015 10:51, Jean-Baptiste Onofré a écrit : I bet so that Pax Exam uses wrap itself to install some bundles (I have to check). In your custom distribution, can you add the wrap feature as a boot feature ? Unfortunately, it does not solve the problem. I also verified the "wrap"

Re: Placing properties files in the classpath

2015-10-15 Thread yodamad
Hi, thank you for this answer, you save my day. Just a little mistake in your sample : urer*"> -- View this message in context:

Re: CI/CD with Karaf

2015-10-15 Thread Jean-Baptiste Onofré
Hi, The karaf:deploy, karaf:run, and karaf:client karaf-maven-plugin goals will be included in the next releases. Regards JB On 10/15/2015 11:36 PM, yodamad wrote: Hi JB When this new karaf:deploy command will be available ? Will it be compatible with Karaf 3.x & 4.x ? Thanks -- View

Re: [KARAF] CI feedback

2015-10-15 Thread Jean-Baptiste Onofré
Hi Mat, the next releases will include new karaf-maven-plugin goals, especially karaf:deploy for continuous deployment. karaf-boot currently in discussion will also bring "on the fly" custom distribution creation and embedded mode to easily move forward on continuous deployment (possible

Re: [KARAF] CI feedback

2015-10-15 Thread Matthieu Vincent
Hi all, I'm back one year later. I finally found time to try pax-exam which is quite good for testing ! :) Is there any newz regarding continuous deployment ? Thanks for feedback Mat 2014-07-25 11:46 GMT+02:00 Charlie Mordant : > Hi Matthieu, > > Concerning Itesting, I

Re: CI/CD with Karaf

2015-10-15 Thread yodamad
Hi JB When this new karaf:deploy command will be available ? Will it be compatible with Karaf 3.x & 4.x ? Thanks -- View this message in context: http://karaf.922171.n3.nabble.com/CI-CD-with-Karaf-tp4040366p4043121.html Sent from the Karaf - User mailing list archive at Nabble.com.