erf, not again. Could you open an issue for the asm issue? looks a lot like I need to rewrap that one again.
If you want to test it, check out the sources for Pax Web (from github) and change the url of that bundle to: wrap:mvn:org.ow2.asm/asm-all/5.0.2 this is due to an issue with the karaf feature installer, which dosn't like manipulated zip files. Cause a regular bundled does contain the manifest as first entry. This is fixed with latest Karaf 3.0.2-SNAPSHOT and 4.0.0-SNAPSHOT For your first issue, this is due to a bug in oss.sonatype which sends a 404 html page with a returncode of 200. This way maven interpretes it as a valid response. regards, Achim 2014-07-07 16:14 GMT+02:00 jimmy <[email protected]>: > So i've added the repo throught http protocol directly > > *feature:repo-add > > https://oss.sonatype.org/service/local/repositories/ops4j-snapshots/content/org/ops4j/pax/web/pax-web-features/4.0.0-SNAPSHOT/pax-web-features-4.0.0-20140706.213330-201-features.xml* > > the repo is added but > *feature:install pax-jetty* > > gives > > Error executing command: Manifest not present in the first entry of the zip > mvn:org.ow2.asm/asm-all/5.0.2 > > > > > > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/WebSocket-tp4034012p4034024.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Software Architect / Project Manager / Scrum Master
