com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Building Jaggery Samples

You need Apache Ant 1.6.2 or higher to build the samples.

The steps are as follows:

  1. Run the WSO2 Application Server by executing one of the following commands, where <PRODUCT_HOME> is the directory where you installed the product distribution:

    OSCommand
    On Windows
    <PRODUCT_HOME>\bin\wso2server.bat --run
    On Linux/Solaris
    sh <PRODUCT_HOME>/bin/wso2server.sh  
  2. In a command prompt, switch to the samples directory:
    For example, in Windows: 

    cd <PRODUCT_HOME>\samples\jaggerySamples\
  3. Enter the following command:

    ant

    This will copy the directories into <PRODUCT_HOME>/repository/deployment/server/jaggeryapps directory. If you log into the Application Server, you will see the deployed jaggery applications on the running application window.

com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.