> @@ -41,7 +41,7 @@ Likewise you can go to the [Rackspace Cloud > (UK)](https://buyonline.rackspace.co > * `mkdir jclouds` > * `cd jclouds` > 1. Make a local copy of this > [pom.xml](https://github.com/jclouds/jclouds-examples/blob/master/rackspace/pom.xml) > file in the jclouds directory. > - * mvn dependency:copy-dependencies "-DoutputDirectory=./lib" > + * `mvn dependency:copy-dependencies "-DoutputDirectory=./lib"`
> In general my experience is that quoting the whole parameter is preferable... OK, fine to leave as-is, then. +1 - good to go for me! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/73/files#r11417078
