Install .kar files via the cmd
------------------------------

                 Key: KARAF-367
                 URL: https://issues.apache.org/jira/browse/KARAF-367
             Project: Karaf
          Issue Type: New Feature
          Components: console
            Reporter: Andreas Pieber


This feature should allow you to install .kar files into you karaf instance 
using mvn:... or file:.... Basically it should do the same as copying the .kar 
file into the deploy folder.

I'm not sure by now how we want to handle this. We can either copy the .kar to 
the deploy folder or execute the code of the .kar deployer directly on the .kar 
file. Both options seams valid to me, but I don't like the idea of installing 
bundles/features/.kar/... by dropping them into a deploy folder if they're 
already available e.g. via mvn where I can directly download and install them 
via one line

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to