Hello,

my Karaf Installation is behind a Firewall, so I have to use my own
Maven Repository in the same subnet (Nexus) to fetch the wrapper
feature from my nexus.

So I changed the file org.ops4j.pax.url.mvn.cfg, uncommented the other
repository and added my repository:

org.ops4j.pax.url.mvn.repositories= \
    http://myRepro/content/groups/public/

If I now run a feature:install wrapper I get the following Error:

Manifest not present in the first entry of the zip
mvn:org.apache.karaf.shell/org.apache.karaf.shell.wrapper/2.2.4

Have anyone a idea how fix this failure?

Regards,

Michael

Reply via email to