# Building from Source

# Building with Maven

To compile the cBioPortal source code, move into the root directory and run the following maven command.

mvn -DskipTests clean install

Note: cBioPortal 6.X requires Java 21