1 | Running locally |
1 | Running locally |
2 | =============== |
2 | =============== |
|
|
3 | |
|
|
4 | Checkout and build the following feature branches before building this demo: |
|
|
5 | |
|
|
6 | 1. CMS restyling branch |
|
|
7 | |
|
|
8 | $ svn co https://svn.onehippo.org/repos/hippo/hippo-cms7/cms/branches/cms-restyling |
|
|
9 | $ cd cms-restyling |
|
|
10 | $ mvn clean install -DskipTests |
3 | |
11 | |
4 | This project uses the Maven Cargo plugin to run the CMS and site locally in Tomcat. |
12 | This project uses the Maven Cargo plugin to run the CMS and site locally in Tomcat. |
5 | From the project root folder, execute: |
13 | From the project root folder, execute: |
6 | |
14 | |
7 | $ mvn clean install |
15 | $ mvn clean install |