Update: I changed the command to
osgi/install -s mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/1.2.0
It seems working. Is it right syntax?
Thanks.
-Kevin
Kevin.Zhang wrote:
Hello,
I'm following the osgi camel tutorail part 1 (
http://camel.apache.org/tutorial-osgi-camel-part1.html#tutorial-osgi-camel-part1-Resources), and got stuck at step 8. The problem is as below,
smx@root:/> osgi install \-s mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/1.2.0
ERROR TokenMgrError: Lexical error at line 1, column 15. Encountered: "-" (45), after : "\\"
Any help is highly appreciated.
btw, I use windows.