Sorry, can't really share the KAR-file due to security reasons, but this is
simply what I do:

- I'm using the generate-features-xml-plugin to create the features.xml file
with my maven dependencies.
- Then I'm using create-kar to create the KAR-file by using the generated
features.xml-file.

I end up with one zipped KAR-file which has the following folders on the
root:
/META-INF 
/repository (and under here the dependencies in maven-layout subfolders,
about 8 bundles total)

Under the /repository I have for example the features.xml behind a certain
folder path and all the dependencies from the features.xml are also in their
proper folders as maven layout dictates.

There isn't anything special in the log that I can see of, just that the
maven resolver tries to find the dependencies from a list of repositories
but obviously can't find them.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Difference-in-KAR-deployment-between-Windows-and-Linux-tp4027093p4027112.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to