spring-cloud / spring-cloud-cli

Spring Cloud CLI features
Apache License 2.0
155 stars 80 forks source link

Unclear documentation on cloud.spring.io/spring-cloud-cli/reference/html/ #137

Open cfries opened 4 years ago

cfries commented 4 years ago

If you visit the documentation https://cloud.spring.io/spring-cloud-cli/reference/html/ the install step

mvn install

is unclear. At this point / on this page, it is not clear that mvn install has to be performed from within a directory containing the corresponding checkout of this repo.

Furthermore it is a bit strange that the page https://cloud.spring.io/spring-cloud-cli/reference/html/ reference a SNAPSHOT version and requires building from the repo.