Clone the GitHub repository:
git clone https://github.com/spring-cloud/spring-cloud-dataflow.git
Switch to the project directory:
cd spring-cloud-dataflow
Build the project:
mvn clean install -s .settings.xml