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

White Labeling Carbon Admin

Changing Carbon Admin logos

  1. Clone the product-mdm repository. The folder will be referred to as <PRODUCT_MDM> throughout the documentation.

    git clone https://github.com/wso2/product-emm.git
  2. Navigate to the <PRODUCT_MDM>/modules/distribution/src/repository/resources/styles/images directory and change the logo.png (217px X 24px) file.
  3. Navigate to the <EMM_HOME>/modules/emm-ui/src/main/resources/web/styles/images directory and change the logo.png (217px X 24px) file.
  4. Build the source.

     Click here for more information on building the source.
    CommandDescription
    mvn clean install

    Build the binary and source distributions.

    mvn clean install -Dmaven.test.skip=trueBuild the binary and source distributions, without running any of the unit tests.
    mvn clean install -Dmaven.test.skip=true -o
    Build the binary and source distributions, without running any of the unit tests, in offline mode. This can be done only if you have already built the source at least once.
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.