Administer > Deploy > Overview: WebSphere Commerce Build and Deployment tool > Configure and run the build process


Run the build process

 

+

Search Tips   |   Advanced Search

Overview

Once all configuration steps are complete, you can run your build process to create deployment packages for the target environment.

IBM recommends that a meaningful build label be used. The date of when the build is performed or the tag/branch name of the SCM the would be some good examples.

In addition to providing execution information in the console, the build process generates a log file in...

To capture debug information, specify -d or -debug flags when calling wcbd-ant, redirect stdout and stderr streams to log files.


Run the build process

cd WCBD_HOME
../wcbd-ant -buildfile wcbd-build.xml -Dbuild.label=build-label

Upon completion, the server deployment package is created in...

If configured, the toolkit deployment package is created in...


What to do next

Packages can be installed and configured for deployment...


+

Search Tips   |   Advanced Search