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

Building the Docker Images

Follow the instruction below if you wish to build your own Docker images.

  1. Download the relevant files.

    PurposeFileDescription
    For Analytics• wso2am-analytics-2.1.0.zip
    • jdk-8u*-linux-x64.tar.gz (Any JDK 8u* version)
    • dnsjava-2.1.8.jar (http://www.dnsjava.org/)
    • kubernetes-membership-scheme-1.0.1.jar
    • mysql-connector-java-5*-bin.jar (Any MySQL connector 5* version)
    Add these files to the analytics/files location.
    For API Manager• wso2am-2.1.0.zip
    • jdk-8u*-linux-x64.tar.gz (Any JDK 8u* version)
    • dnsjava-2.1.8.jar (http://www.dnsjava.org/)
    • kubernetes-membership-scheme-1.0.1.jar
    • mysql-connector-java-5*-bin.jar (Any MySQL connector 5* version)

    Add these files to apim/files location.


    The MySQL Docker image does not need any files.

  2. Build docker images.
    Run the following build.sh script.

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