File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Following these steps, jenv and pyenv will use .java-version and .python-version
5959
6060You may get the source code from the repository hosted on Apache:
6161
62- $ git clone https://git-wip-us .apache.org/repos/asf/cloudstack.git
62+ $ git clone https://gitbox .apache.org/repos/asf/cloudstack.git
6363
6464Or, you may fork the repository from the official Apache CloudStack mirror on [ Github] ( https://github.com/apache/cloudstack )
6565
@@ -97,13 +97,13 @@ field should be left blank which is defaulted to the ROOT domain.
9797
9898## Building with non-redistributable plugins
9999
100- CloudStack supports several plugins that depend on libraries with distribution restrictions.
101- Because of this they are not included in the default build. Enable these additional plugins
100+ CloudStack supports several plugins that depend on libraries with distribution restrictions.
101+ Because of this they are not included in the default build. Enable these additional plugins
102102activate their respective profiles. For convenience adding -Dnoredist will enable all plugins
103- that depend on libraries with distribution restrictions. The build procedure expects that the
104- required libraries are present in the maven repository.
103+ that depend on libraries with distribution restrictions. The build procedure expects that the
104+ required libraries are present in the maven repository.
105105
106- The following procedure can be used to add the libraries to the local maven repository. Details
106+ The following procedure can be used to add the libraries to the local maven repository. Details
107107on obtaining the required libraries can be found in this file. Note that this will vary between
108108releases of CloudStack
109109
You can’t perform that action at this time.
0 commit comments