On Wednesday 16 March 2016 05:18:39 conejo wrote: > Hello hi, > When I use the maven archetype, distribution generated does not include the > jar files that you can find in lib in a downloaded karaf (especially > lib/endorsed jar files). > > Is there any way to include libraries of karaf.home/lib folder in a > distribution that is built using maven?
yes. You have to add them in your pom, see: https://github.com/apache/sling/blob/trunk/contrib/launchpad/karaf/org.apache.sling.launchpad.karaf-distribution/pom.xml Regards, O. > Thanx. > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Karaf-assembly-tp4045816.html Sent from > the Karaf - User mailing list archive at Nabble.com.
