Issues with Attachments: week of 2015-05-25

2015-05-25 Thread jb
KARAF - Monday, May 25, 2015 10 Issues with Attachments (sorted oldest to newest) [KARAF-222] Provide karaf:run, karaf:deploy, karaf:client Maven goals - Created: 2010-09-25 - Updated: 2015-05-18 - Type: New Feature - Fix Versions: [4.0.0.M3, 2.4.3, 3.0.5]

Problem With karaf-maven-plugin V 4.0.0.M2

2015-05-25 Thread Noushad Ali
Hi, When I try to generate feature.xml file for Karaf 4.0.0.M2, it throws the following error. [INFO] Scanning for projects... Downloading: http://repo.maven.apache.org/maven2/org/apache/karaf/tooling/karaf-maven-plugin/4.0.0.M2/karaf-maven-plugin-4.0.0.M2.pom Downloaded:

Re: Problem With karaf-maven-plugin V 4.0.0.M2

2015-05-25 Thread Jean-Baptiste Onofré
Hi, It's something that I saw last week too: the SNAPSHOT dependencies are not resolved. I would try with repository/ with Apache Snapshot repo. Regards JB On 05/25/2015 11:39 AM, Noushad Ali wrote: Hi, When I try to generate feature.xml file for Karaf 4.0.0.M2, it throws the following

Jar signing support in Karaf

2015-05-25 Thread SapnaB
Hi All, I want to deploy custom signed bundles (signed using organization specific jar signing authority) in Karaf 2.3.6 . Is this supported? I know I can configure the policy file giving AdminPermissions to the organisation specific jar signing authority, but I wanted to understand is how

Re: Jar signing support in Karaf

2015-05-25 Thread Jean-Baptiste Onofré
Hi Sapna, You can configure the cert as startup args (in bin/karaf), so it should work. regards JB On 05/25/2015 07:39 PM, SapnaB wrote: Hi All, I want to deploy custom signed bundles (signed using organization specific jar signing authority) in Karaf 2.3.6 . Is this supported? I know I