Crowd's source distribution (atlassian-crowd-x.y.z-sources) comes with a build script to compile and install Crowd from source using a bundled copy of Apache Maven.
1 2./build.sh
1 2build.bat
Use at least Maven 3. Adopt the changes from maven/conf/settings.xml to refer to Atlassian's Maven repository and the bundled libraries in proprietary-libraries. Once you have completed this you will be able to then run the command mvn package.
Rate this page: