To build a Commerce Reference Store module, open a UNIX shell or command prompt, change directories to go to the directory that contains the module’s build.xml file, and then run this command:

ant all

Alternatively, you can run this command, because the default target for each module is all:

ant


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices