Hi, you have to use valid maven coordinates for a bundle/artifact. Therefore you can do something like:
install -s mvn:eventmonitor/router/1.0.0 install -s mvn:eventmonitor/router/1.0.1-SNAPSHOT regards, Achim 2015-10-27 16:58 GMT+01:00 Basmajian, Raffi <[email protected]>: > If I have multiple versions of a bundle in my repo, is it possible to use > maven syntax to install a version with specifying it > explicitly?...something like this: > > > > osgi:install –s mvn:eventmonitor.router/LATEST > > > > osgi:install –s mvn:eventmonitor.router/[1.0.0) > > > > osgi:install –s mvn:eventmonitor.router/[1.0.0,2.0.0) > > > > > This e-mail transmission may contain information that is proprietary, > privileged and/or confidential and is intended exclusively for the > person(s) to whom it is addressed. Any use, copying, retention or > disclosure by any person other than the intended recipient or the intended > recipient's designees is strictly prohibited. If you are not the intended > recipient or their designee, please notify the sender immediately by return > e-mail and delete all copies. OppenheimerFunds may, at its sole discretion, > monitor, review, retain and/or disclose the content of all email > communications. > -- 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/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
